mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
rhel-eap (#19667)
This commit is contained in:
@@ -8,6 +8,11 @@ toc_max: 4
|
||||
download-url-base: https://download.docker.com/linux/rhel
|
||||
---
|
||||
|
||||
> **Early access**
|
||||
>
|
||||
> Docker Desktop on RHEL is in [Early Access](../../release-lifecycle.md).
|
||||
{ .experimental }
|
||||
|
||||
> **Docker Desktop terms**
|
||||
>
|
||||
> Commercial use of Docker Desktop in larger enterprises (more than 250
|
||||
@@ -16,8 +21,6 @@ download-url-base: https://download.docker.com/linux/rhel
|
||||
|
||||
This page contains information on how to install, launch and upgrade Docker Desktop on a Red Hat Enterprise Linux (RHEL) distribution.
|
||||
|
||||
{{< button text="RPM package" url="https://desktop.docker.com/linux/main/amd64/docker-desktop-4.28-x86_64-rhel.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64" >}}
|
||||
|
||||
## Prerequisites
|
||||
|
||||
To install Docker Desktop successfully, you must:
|
||||
@@ -87,7 +90,7 @@ To install Docker Desktop on RHEL:
|
||||
$ sudo dnf config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
|
||||
```
|
||||
|
||||
2. Download latest [RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.28-x86_64-rhel.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
2. Download the latest RPM package.
|
||||
|
||||
3. Install the package with dnf as follows:
|
||||
|
||||
|
||||
@@ -1103,8 +1103,6 @@ Manuals:
|
||||
title: Install on Ubuntu
|
||||
- path: /desktop/install/debian/
|
||||
title: Install on Debian
|
||||
- path: /desktop/install/rhel/
|
||||
title: Install on RHEL {{< badge color=violet text=New >}}
|
||||
- path: /desktop/install/fedora/
|
||||
title: Install on Fedora
|
||||
- path: /desktop/install/archlinux/
|
||||
|
||||
Reference in New Issue
Block a user