Mount docker sock in as well

This commit is contained in:
Luke Murphy
2020-03-25 11:13:09 +01:00
parent 95130bf877
commit 1f4b930c12

View File

@ -28,6 +28,7 @@
app: drone
mounts:
- /var/lib/drone:/data
- /var/run/docker.sock:/var/run/docker.sock
- name: Configure the app environment
dokku_config: