You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Sumit Tomer
committed
amazonlinux: add Amazon Linux 2027 (Preview)
- Add Amazon Linux 2027 (Preview) to the supported versions list
- Add a "What is Amazon Linux 2027 (Preview)?" section (landing, release
notes, FAQs, comparison with AL2023, user guide, GitHub Issues)
- Add Amazon Linux 2027 Security Advisories (ALAS 2027)
- Add an AL2027 (Preview) FAQs entry
- Move the per-version GitHub Issues link into the AL2027 and AL2023 sections
(was a single AL2023 link in the global support section)
Ref: docker-library/official-images#22198
Copy file name to clipboardExpand all lines: amazonlinux/content.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,25 +6,39 @@ The Amazon Linux container image contains a minimal set of packages. To install
6
6
7
7
Supported major versions of Amazon Linux:
8
8
9
+
-[Amazon Linux 2027](https://aws.amazon.com/linux/amazon-linux-2027/) (Preview)
9
10
-[Amazon Linux 2023](https://aws.amazon.com/linux/amazon-linux-2023/) (recommended, latest)
10
11
11
12
Amazon Linux 2 reached end of life on June 30, 2026 (see [AL2 FAQs](https://aws.amazon.com/amazon-linux-2/faqs/)). Amazon Linux AMI (AL1) reached end of life on December 31, 2023. Please migrate to Amazon Linux 2023.
12
13
13
14
For information on security updates for Amazon Linux, please refer to:
14
15
16
+
-[Amazon Linux 2027 Security Advisories](https://alas.aws.amazon.com/alas2027.html)
15
17
-[Amazon Linux 2023 Security Advisories](https://alas.aws.amazon.com/alas2023.html)
16
18
17
19
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.
18
20
19
21
%%LOGO%%
20
22
23
+
## What is Amazon Linux 2027 (Preview)?
24
+
25
+
Amazon Linux 2027 is the next generation of Amazon Linux from Amazon Web Services (AWS). AL2027 is the successor to Amazon Linux 2023. It is currently available for preview and is intended for evaluation and testing only; it is not recommended for production workloads. By default, AL2027 instances do not automatically receive any updates, including critical and important security updates.
26
+
27
+
- Amazon Linux 2027: https://aws.amazon.com/linux/amazon-linux-2027/
0 commit comments