-
Notifications
You must be signed in to change notification settings - Fork 7.7k
engine: install: remove Ubuntu 20.04, Fedora 40 (EOL) #22675
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
Conversation
Ubuntu 20.04 and Fedora 40 reached EOL, so remove mentions of it in the installation docs. Signed-off-by: Sebastiaan van Stijn <[email protected]>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
LGTM.
However I still see another mention of Fedora 40 here:
https://github.com/docker/docs/blob/main/content/manuals/desktop/setup/install/linux/fedora.md#L28
oh, good catch! Let me fix that. that wording really is a bit redundant, but yeah, people don't read the requirements first 😂 |
Oh, that's Docker Desktop! Hm.. good one.. I guess we should also update, but not sure what it's tested on. Let me assume that's also "currently non-EOL versions" |
Signed-off-by: Sebastiaan van Stijn <[email protected]>
updated 👍 |
LGTM ... |
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.
Thank you @thaJeztah!
Ubuntu 20.04 and Fedora 40 reached EOL, so remove mentions of it in the installation docs.
Description
Related issues or tickets
Reviews