Mount docker sock in as well
This commit is contained in:
parent
95130bf877
commit
1f4b930c12
@ -28,6 +28,7 @@
|
|||||||
app: drone
|
app: drone
|
||||||
mounts:
|
mounts:
|
||||||
- /var/lib/drone:/data
|
- /var/lib/drone:/data
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
||||||
- name: Configure the app environment
|
- name: Configure the app environment
|
||||||
dokku_config:
|
dokku_config:
|
||||||
|
Reference in New Issue
Block a user