fix(content): harden Docker practice guide

This commit is contained in:
yeasy
2026-06-16 21:23:21 -07:00
parent f4e684afeb
commit 9fdffa9d91
67 changed files with 343 additions and 278 deletions
+1
View File
@@ -25,6 +25,7 @@ services:
depends_on:
- drone-server
volumes:
# Trusted single-tenant demo only: Docker socket access is host-root equivalent.
- /var/run/docker.sock:/var/run/docker.sock:rw
environment:
- DRONE_RPC_PROTO=http