Update Doku/docker-compose.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
app:
|
||||
container_name: doku
|
||||
image: amerkurev/doku:latest
|
||||
container_name: doku
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /:/hostroot:ro
|
||||
|
||||
Reference in New Issue
Block a user