mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update naming for "Linux Mint", and add note about derivatives (#10696)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
GitHub
parent
c7b5373dff
commit
48040f57be
@@ -49,11 +49,16 @@ and architectures:
|
||||
|
||||
##### Other Linux distributions
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> While the instructions below may work, Docker does not test or verify
|
||||
> installation on derivatives.
|
||||
|
||||
- Users of Debian derivatives such as "BunsenLabs Linux", "Kali Linux" or
|
||||
"Linux Mint" should follow the installation instructions for [Debian](debian.md),
|
||||
substituting the version of their distro for the corresponding Debian release.
|
||||
Refer to the documentation of your distro to find which Debian release
|
||||
corresponds with your derivative version.
|
||||
"LMDE" (Debian-based Mint) should follow the installation instructions for
|
||||
[Debian](debian.md), substituting the version of their distro for the
|
||||
corresponding Debian release. Refer to the documentation of your distro to find
|
||||
which Debian release corresponds with your derivative version.
|
||||
- Likewise, users of Ubuntu derivatives such as "Kubuntu", "Lubuntu" or "Xubuntu"
|
||||
should follow the installation instructions for [Ubuntu](ubuntu.md),
|
||||
substituting the version of their distro for the corresponding Ubuntu release.
|
||||
|
||||
Reference in New Issue
Block a user