-
Notifications
You must be signed in to change notification settings - Fork 159
[ECE] Clarify supported Ubuntu version #1621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
6a11c3f
6be52e5
982968c
a1c5ca3
9a63e6d
6f4559e
81d928e
5287941
9c82312
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -12,7 +12,7 @@ products: | |||||
|
||||||
# Configure an Ubuntu host [ece-configure-hosts-ubuntu] | ||||||
|
||||||
The following instructions show you how to prepare your hosts on 20.04 LTS (Focal Fossa) and Ubuntu 22.04 LTS (Jammy Jellyfish). | ||||||
The following instructions show you how to prepare your hosts on Ubuntu. | ||||||
|
||||||
* [Install Docker 24.0](#ece-install-docker-ubuntu) | ||||||
* [Set up XFS quotas](#ece-xfs-setup-ubuntu) | ||||||
|
@@ -22,18 +22,13 @@ The following instructions show you how to prepare your hosts on 20.04 LTS (Foca | |||||
|
||||||
## Install Docker [ece-install-docker-ubuntu] | ||||||
|
||||||
Install Docker LTS version 24.0 for Ubuntu 20.04 or 22.04. | ||||||
Install the compatible Docker version on Ubuntu. | ||||||
|
Install the compatible Docker version on Ubuntu. | |
Install a compatible Docker version on Ubuntu. |
kunisen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't suggest in the example to install Docker 24, as it's not supported for ECE 4.0.0.
I'd suggest Docker 26 or 27 based on the support matrix.
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as before, better to leave a supported example (like Docker 26 or 27).
Uh oh!
There was an error while loading. Please reload this page.