CannotPullContainerError on AWS ECS
The registry url is … blank. Just the same as the docker command line, if you give ECS an image with no repository url:
eventstore/eventstore
it will pull it from dockerhub.
(This surprised me too. I spend half an hour searching the interwebs for a url for dockerhub before trying this).