This commit is contained in:
@@ -191,7 +191,7 @@ steps:
|
|||||||
image: docker:dind
|
image: docker:dind
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- ls /var/run
|
- ls /var/run
|
||||||
- stat /var/run/docker.sock
|
- stat /var/run/docker.sock
|
||||||
@@ -243,7 +243,7 @@ services:
|
|||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run/docker.sock
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
|
Reference in New Issue
Block a user