Running Amazon Linux container images

If for some reason you need to use external docker images such as Amazon Linux (for example: public.ecr.aws/amazonlinux/amazonlinux:2023)


You will need to keep the full name in the container definition, as in here:

Then, the container will be downloaded from the external source and not from the Docker Registry.

Still need help? Contact Us Contact Us