first commit
This commit is contained in:
7
roles/docker/packages.list
Normal file
7
roles/docker/packages.list
Normal file
@@ -0,0 +1,7 @@
|
||||
ROLE_PACKAGES=(
|
||||
"docker-ce"
|
||||
"docker-ce-cli"
|
||||
"containerd.io"
|
||||
"docker-buildx-plugin"
|
||||
"docker-compose-plugin"
|
||||
)
|
||||
Reference in New Issue
Block a user