amazonlinux
Estimated reading time: 3 minutesAmazon Linux is an execution environment for running applications on Amazon EC2.
GitHub repo: https://github.com/aws/amazon-linux-docker-images
Library reference
This content is imported from the official Docker Library docs, and is provided by the original uploader. You can view the Docker Store page for this image at https://store.docker.com/images/amazonlinux
Supported tags and respective Dockerfile
links
2017.09.0.20170930
,2017.09
,latest
(Dockerfile)2017.09.0.20170930-with-sources
,2017.09-with-sources
,with-sources
(Dockerfile)2017.03.1.20170812
,2017.03
(Dockerfile)2017.03.1.20170812-with-sources
,2017.03-with-sources
(Dockerfile)2016.09.1.20161221
,2016.09
(Dockerfile)2016.09.1.20161221-with-sources
,2016.09-with-sources
(Dockerfile)
Quick reference
-
Where to get help:
the Docker Community Forums, the Docker Community Slack, or Stack Overflow -
Where to file issues:
the Amazon Linux forums -
Maintained by:
the Amazon Linux Team -
Published image artifact details:
repo-info repo’srepos/amazonlinux/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/amazonlinux
official-images repo’slibrary/amazonlinux
file (history) -
Source of this description:
docs repo’samazonlinux/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
What is Amazon Linux?
Amazon Linux is a Linux-based operating system provided by Amazon Web Services. Amazon Linux is designed to provide a stable, secure, and high performance execution environment for applications running on Amazon EC2. It supports the latest EC2 instance features and includes packages that enable easy integration with AWS.
Since 2011, Amazon Linux has been offered in the Amazon Machine Image (AMI) format. The Amazon Linux AMI is a supported and maintained image of Amazon Linux provided by AWS for use on EC2 instances.
Why should I use Amazon Linux container images?
Existing customers that use Amazon Linux AMI in their EC2 instances can now use Amazon Linux for their containers. Customers now have a smooth path to use container technology for their development, testing and production no matter where they run.
For customers just embarking on their container journey, the Amazon Linux container image is a great way to get started and is well integrated with AWS services like the EC2 Container Service (ECS) and ECR. Because the image is publicly available, you can use it to launch containers anywhere you need them – from your laptop to ECS or anywhere in between.
What packages are available in the Amazon Linux containers?
Amazon Linux Docker container images contain a minimal subset of the same set of packages. The container images can be configured to use any of the full set of packages in Amazon Linux AMI.
Will updates be available for Amazon Linux containers?
Similar to the Amazon Linux AMI in EC2, Amazon Linux container images will get ongoing updates from Amazon in the form of security updates, bug fix updates, and other enhancements.
Security bulletins for Amazon Linux are available at https://alas.aws.amazon.com/
What support is available for Amazon Linux outside AWS?
Documentation, help, and engagement for Amazon Linux is available at https://forums.aws.amazon.com/forum.jspa?forumID=228
Comments on Docker Hub are not actively monitored by the Amazon Linux team.
How can I pull container images from the Amazon EC2 Container Registry?
Repository URLs for the Amazon Linux container image on the EC2 Container Registry are available at http://docs.aws.amazon.com/AmazonECR/latest/userguide/amazon_linux_container_image.html
Visit the EC2 Container Registry Getting Started page for more information on how to start.
library, sample, amazonlinux