add docker socket mount point
This commit is contained in:
@@ -83,3 +83,6 @@ volumes:
|
|||||||
- name: certs
|
- name: certs
|
||||||
host:
|
host:
|
||||||
path: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
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