Skip to content

Commit d867aad

Browse files
committed
engine/install: add EOL dates for CentOS 7, CentOS 8
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 2efda2e commit d867aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/engine/install/centos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ To get started with Docker Engine on CentOS, make sure you
2828
To install Docker Engine, you need a maintained version of one of the following
2929
CentOS versions:
3030

31-
- CentOS 7
32-
- CentOS 8 (stream)
31+
- 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))
32+
- 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))
3333
- CentOS 9 (stream)
3434

3535
The `centos-extras` repository must be enabled. This repository is enabled by

0 commit comments

Comments
 (0)