mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
fix(content): harden Docker practice guide
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user