Skip to content

Commit 58faaf3

Browse files
committed
docker-ce: port changes
mirrorz-org/mirrorz-help@7149f75
1 parent 8270acd commit 58faaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-ce/fedora.zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<tmpl z-lang="bash">
2323
{{sudo}}dnf -y install dnf-plugins-core
24-
{{sudo}}dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
24+
{{sudo}}dnf-3 config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
2525
{{sudo}}sed -i 's+https://download.docker.com+{{endpoint}}+' /etc/yum.repos.d/docker-ce.repo
2626
</tmpl>
2727

0 commit comments

Comments
 (0)