Add docker socket volume
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Janic Voser 2023-03-10 23:40:10 +01:00
parent 6e3a085ce7
commit f1801e12bf

View File

@ -65,3 +65,6 @@ volumes:
temp: {} temp: {}
- name: bin - name: bin
temp: {} temp: {}
- name: docker_socket
host:
path: /var/run/docker.sock