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.
1 parent c650b54 commit c111119Copy full SHA for c111119
content/manuals/engine/install/fedora.md
@@ -85,7 +85,7 @@ your DNF repositories) and set up the repository.
85
86
```console
87
$ sudo dnf -y install dnf-plugins-core
88
-$ sudo dnf-3 config-manager --add-repo {{% param "download-url-base" %}}/docker-ce.repo
+$ sudo dnf-3 config-manager addrepo --from-repofile={{% param "download-url-base" %}}/docker-ce.repo
89
```
90
91
#### Install Docker Engine
0 commit comments