Files
Orchestar/.ddev/docker-compose.docker-socket.yaml

7 lines
142 B
YAML
Raw Permalink Normal View History

2026-03-11 12:17:11 +01:00
services:
web:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /usr/bin/docker:/usr/bin/docker