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