docker service non privileged
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jan-Henrik 2022-12-29 23:09:39 +01:00
parent b9921ea553
commit 0fb5f07043

View file

@ -16,7 +16,7 @@ steps:
services: services:
- name: docker - name: docker
image: docker:dind image: docker:dind
privileged: true # privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run path: /var/run