Add migration to docker compose v2
This commit is contained in:
6
ansible/plays/files/docker.repo
Normal file
6
ansible/plays/files/docker.repo
Normal file
@ -0,0 +1,6 @@
|
||||
[docker-ce-stable]
|
||||
name=Docker CE Stable - $basearch
|
||||
baseurl=https://download.docker.com/linux/fedora/$releasever/$basearch/stable
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://download.docker.com/linux/fedora/gpg
|
Reference in New Issue
Block a user