Docker: run from registry

You can run an image directly from a specific registry with the entire url:

docker run --rm -p 6432:5432 1231321654.dkr.ecr.us-east-1.amazonaws.com/my-custom-postgres

Leave a Reply

Your email address will not be published. Required fields are marked *