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
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