Initialisierung Git-Repositorium
This commit is contained in:
6
.ddev/docker-compose.docker-socket.yaml
Normal file
6
.ddev/docker-compose.docker-socket.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
web:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /usr/bin/docker:/usr/bin/docker
|
||||
|
||||
Reference in New Issue
Block a user