authentik/compose.outposts.yml
Moritz 3de29f0135
All checks were successful
continuous-integration/drone/push Build is passing
security: don't expose docker socket by default
2023-07-06 15:15:02 +02:00

7 lines
113 B
YAML

version: "3.8"
services:
worker:
user: root
volumes:
- /var/run/docker.sock:/var/run/docker.sock