mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2024-11-18 19:10:43 +01:00
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
|
[docker-ce-stable]
|
||
|
name=Docker CE Stable - $basearch
|
||
|
baseurl=https://download.docker.com/linux/centos/7/$basearch/stable
|
||
|
enabled=1
|
||
|
gpgcheck=1
|
||
|
gpgkey=https://download.docker.com/linux/centos/gpg
|