add docker socket mount point
This commit is contained in:
@@ -83,3 +83,6 @@ volumes:
|
||||
- name: certs
|
||||
host:
|
||||
path: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||
- name: docker
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user