Don't install docker for now
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
modules:
|
modules:
|
||||||
- from-file: docker-engine.yml
|
# - from-file: docker-engine.yml
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
- install-mkcert.sh
|
- install-mkcert.sh
|
||||||
@@ -29,5 +29,4 @@ modules:
|
|||||||
- gh
|
- gh
|
||||||
- type: script
|
- type: script
|
||||||
scripts:
|
scripts:
|
||||||
- setup-selinux-dockersock.sh
|
|
||||||
- install-codelldb.sh
|
- install-codelldb.sh
|
||||||
|
|||||||
@@ -12,3 +12,6 @@ modules:
|
|||||||
system:
|
system:
|
||||||
enabled:
|
enabled:
|
||||||
- docker.service
|
- docker.service
|
||||||
|
- type: script
|
||||||
|
scripts:
|
||||||
|
- setup-selinux-dockersock.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user