We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f40b119 + 09ea80a commit 64b2c04Copy full SHA for 64b2c04
content/manuals/engine/install/fedora.md
@@ -83,7 +83,7 @@ your DNF repositories) and set up the repository.
83
84
```console
85
$ sudo dnf -y install dnf-plugins-core
86
-$ sudo dnf config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
+$ sudo dnf-3 config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
87
```
88
89
#### Install Docker Engine
0 commit comments