Minor changes for freshness

This commit is contained in:
Chris Chinchilla 2023-03-28 17:22:34 +01:00
parent fe17d7434c
commit 64192639fd
1 changed files with 13 additions and 13 deletions

View File

@ -30,8 +30,8 @@ redirect_from:
> **Docker Desktop for Linux**
>
> Docker Desktop helps you build, share, and run containers easily on Mac and
> Windows as you do on Linux. We are excited to share that Docker Desktop for
> Docker Desktop helps you build, share, and run containers on Mac and
> Windows as you do on Linux. Docker Desktop for
> Linux is now GA. For more information, see
[Docker Desktop for Linux](../../desktop/install/linux-install.md).
{: .important}
@ -39,7 +39,7 @@ redirect_from:
## Supported platforms
Docker Engine is available on a variety of [Linux platforms](../../desktop/install/linux-install.md),
[macOS](../../desktop/install/mac-install.md) and [Windows 10](../../desktop/install/windows-install.md)
[macOS](../../desktop/install/mac-install.md), and [Windows 10](../../desktop/install/windows-install.md)
through Docker Desktop, and as a [static binary installation](binaries.md). Find
your preferred operating system below.
@ -73,28 +73,28 @@ and architectures:
> **Note**
>
> While the instructions below may work, Docker does not test or verify
> installation on derivatives.
> While the instructions below may work, Docker doesn't test or verify
> installation on distribution derivatives.
- Users of Debian derivatives such as "BunsenLabs Linux", "Kali Linux" or
"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
[Debian](debian.md), substituting the version of their distribution for the
corresponding Debian release. Refer to the documentation of your distribution 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.
Refer to the documentation of your distro to find which Ubuntu release
substituting the version of their distribution for the corresponding Ubuntu release.
Refer to the documentation of your distribution to find which Ubuntu release
corresponds with your derivative version.
- Some Linux distributions are providing a package of Docker Engine through their
- Some Linux distributions provide a package of Docker Engine through their
package repositories. These packages are built and maintained by the Linux
distribution's package maintainers and may have differences in configuration
or built from modified source code. Docker is not involved in releasing these
packages and bugs or issues involving these packages should be reported in
or built from modified source code. Docker isn't involved in releasing these
packages and you should report any bugs or issues involving these packages to
your Linux distribution's issue tracker.
Docker provides [binaries](binaries.md) for manual installation of Docker Engine.
These binaries are statically linked and can be used on any Linux distribution.
These binaries are statically linked and you can use them on any Linux distribution.
## Release channels