Merge pull request #18824 from dvdksn/calm-down

engine: improve docker-ce installation prelude
This commit is contained in:
David Karlsson 2023-12-06 17:02:16 +01:00 committed by GitHub
commit b8515a14c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 28 deletions

View File

@ -29,39 +29,18 @@ aliases:
- /engine/installation/oracle/
- /enterprise/supported-platforms/
- /install/linux/docker-ee/oracle/
'yes': '![yes](/assets/images/green-check.svg){: .inline style="height: 14px; margin:
0 auto"}'
---
> **Docker Desktop for Linux**
>
> 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 }
This section describes how to install Docker Engine on Linux, also known as
Docker CE. Docker Engine is also available for Windows, macOS, and Linux,
through Docker Desktop. For instructions on how to install Docker Desktop, see:
- [Docker Desktop for Linux](../../desktop/install/linux-install.md)
- [Docker Desktop for Mac (macOS)](../../desktop/install/mac-install.md)
- [Docker Desktop for Windows](../../desktop/install/windows-install.md)
## Supported platforms
Docker Engine is available on a variety of [Linux distros](../../desktop/install/linux-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.
### Desktop
| Platform | x86_64 / amd64 | arm64 (Apple Silicon) |
| :--------------------------------------------------------------------- | :---------------------------------------------------: | :-----------------------------------------------: |
| [Docker Desktop for Linux](../../desktop/install/linux-install.md) | [](../../desktop/install/linux-install.md) | |
| [Docker Desktop for Mac (macOS)](../../desktop/install/mac-install.md) | [](../../desktop/install/mac-install.md) | [](../../desktop/install/mac-install.md) |
| [Docker Desktop for Windows](../../desktop/install/windows-install.md) | [](../../desktop/install/windows-install.md) | |
### Server
Docker provides `.deb` and `.rpm` packages from the following Linux distros
and architectures:
| Platform | x86_64 / amd64 | arm64 / aarch64 | arm (32-bit) | ppc64le | s390x |
| :--------------------------------------------- | :---------------- | :---------------- | :----------------------- | :-------------- | :-------------- |
| [CentOS](centos.md) | [](centos.md) | [](centos.md) | | [](centos.md) | |