|
|
@@ -28,8 +28,8 @@ WARNING:
|
|
|
- [`2.0.20220121.0-with-sources`, `2-with-sources`, `with-sources`](https://github.com/amazonlinux/container-images/blob/db972c0e3a2106bfcb5c1d226b36935aa1952b9f/Dockerfile)
|
|
|
- [`2018.03.0.20220119.1`, `2018.03`, `1`](https://github.com/amazonlinux/container-images/blob/e92d0421ee96b1f6feaf907509370e74bf44c0ea/Dockerfile)
|
|
|
- [`2018.03.0.20220119.1-with-sources`, `2018.03-with-sources`, `1-with-sources`](https://github.com/amazonlinux/container-images/blob/55c91a9c5662a01d4117d3171104f66566b4c39e/Dockerfile)
|
|
|
-- [`2022.0.20220202.0`, `2022`](https://github.com/amazonlinux/container-images/blob/55c055505a7ea0a83e47e66d293ba3631329ea05/Dockerfile)
|
|
|
-- [`2022.0.20220202.0-with-sources`, `2022-with-sources`](https://github.com/amazonlinux/container-images/blob/644870f2e04d8eb9c7e4e0ca3d7e99a111c98105/Dockerfile)
|
|
|
+- [`2022.0.20220202.0`, `2022`, `devel`](https://github.com/amazonlinux/container-images/blob/55c055505a7ea0a83e47e66d293ba3631329ea05/Dockerfile)
|
|
|
+- [`2022.0.20220202.0-with-sources`, `2022-with-sources`, `devel-with-sources`](https://github.com/amazonlinux/container-images/blob/644870f2e04d8eb9c7e4e0ca3d7e99a111c98105/Dockerfile)
|
|
|
|
|
|
# Quick reference (cont.)
|
|
|
|
|
|
@@ -58,6 +58,8 @@ The Amazon Linux container image contains a minimal set of packages. To install
|
|
|
|
|
|
AWS provides two versions of Amazon Linux: [Amazon Linux 2](https://aws.amazon.com/amazon-linux-2/) and [Amazon Linux AMI](https://aws.amazon.com/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](https://docs.aws.amazon.com/linux/al2022/ug/what-is-amazon-linux.html) to learn more.**
|
|
|
+
|
|
|
For information on security updates for Amazon Linux, please refer to [Amazon Linux 2 Security Advisories](https://alas.aws.amazon.com/alas2.html) and [Amazon Linux AMI Security Advisories](https://alas.aws.amazon.com/). 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.
|
|
|
|
|
|

|