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
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

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: