We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2efda2e commit d867aadCopy full SHA for d867aad
content/engine/install/centos.md
@@ -28,8 +28,8 @@ To get started with Docker Engine on CentOS, make sure you
28
To install Docker Engine, you need a maintained version of one of the following
29
CentOS versions:
30
31
-- CentOS 7
32
-- CentOS 8 (stream)
+- CentOS 7 (EOL: [June 30, 2024](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/#centos-linux-7-end-of-life-june-30-2024))
+- CentOS 8 (stream) (EOL: [May 31, 2024](https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/#centos-stream-8-end-of-builds-may-31-2024))
33
- CentOS 9 (stream)
34
35
The `centos-extras` repository must be enabled. This repository is enabled by
0 commit comments