Correction installation de Docker-CE sur CentOS
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Docker Add Repo:
|
Docker Add Repo:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
name: yum-config-manager -y --add-repo https://download.docker.com/linux/centos/docker-ce.repo
|
name: yum-config-manager -y --add-repo 'https://download.docker.com/linux/centos/docker-ce.repo'
|
||||||
|
|
||||||
Docker CE installation:
|
Docker CE installation:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
|
|||||||
Reference in New Issue
Block a user