Update Doku/docker-compose.yaml

This commit is contained in:
2026-04-29 22:26:17 -07:00
parent 818bef02e9
commit 27528ddaa3
+2 -2
View File
@@ -1,7 +1,7 @@
services: services:
doku: app:
image: amerkurev/doku:latest
container_name: doku container_name: doku
image: amerkurev/doku:latest
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
- /:/hostroot:ro - /:/hostroot:ro