Amazon Linux is provided by Amazon Web Services (AWS) + httpd
1.2K
Amazon Linux is provided by Amazon Web Services (AWS). It is designed to provide a stable, secure, and high-performance execution environment for applications running on Amazon EC2. The full distribution includes packages that enable easy integration with AWS, including launch configuration tools and many popular AWS libraries and tools. AWS provides ongoing security and maintenance updates to all instances running Amazon Linux.
The Amazon Linux container image contains a minimal set of packages. To install additional packages, use yum.
AWS provides two versions of Amazon Linux: Amazon Linux 2 and Amazon Linux AMI.
Please note, that Amazon Linux 2022 is currently in the Preview mode and is not recommended for production workloads. Review the Amazon Linux 2022 documentation to learn more.
For information on security updates for Amazon Linux, please refer to Amazon Linux 2 Security Advisories and Amazon Linux AMI Security Advisories. Note that Docker Hub's vulnerability scanning for Amazon Linux is currently based on RPM versions, which does not reflect the state of backported patches for vulnerabilities.
$ sudo docker run -it -p80:80 xaviblanes/amazonlinux-httpd
# httpd -D FOREING
Content type
Image
Digest
sha256:84a694fe2…
Size
217.2 MB
Last updated
almost 4 years ago
docker pull xaviblanes/amazonlinux-httpd