Skip to content

Commit

Permalink
Update rhel.md
Browse files Browse the repository at this point in the history
  • Loading branch information
revnil authored Dec 1, 2024
1 parent c650b54 commit 20ff056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/manuals/engine/install/rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ your DNF repositories) and set up the repository.

```console
$ sudo dnf -y install dnf-plugins-core
$ sudo dnf config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
$ sudo dnf config-manager addrepo --from-repofile={{% param "download-url-base" %}}/docker-ce.repo
```

#### Install Docker Engine
Expand Down

0 comments on commit 20ff056

Please sign in to comment.