Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/manuals/engine/install/centos.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ To get started with Docker Engine on CentOS, make sure you
To install Docker Engine, you need a maintained version of one of the following
CentOS versions:

- CentOS 9 (stream)
- CentOS Stream 10
- CentOS Stream 9

The `centos-extras` repository must be enabled. This repository is enabled by
default. If you have disabled it, you need to re-enable it.
Expand Down
2 changes: 1 addition & 1 deletion content/manuals/engine/install/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ To get started with Docker Engine on Ubuntu, make sure you
To install Docker Engine, you need the 64-bit version of one of these Ubuntu
versions:

- Ubuntu Oracular 24.10
- Ubuntu Plucky 25.04

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

25.10 soon? :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep

- Ubuntu Noble 24.04 (LTS)
- Ubuntu Jammy 22.04 (LTS)

Expand Down