This commit is contained in:
Ricky Bobby 2024-01-29 16:22:51 +00:00
parent 3cfd378ce1
commit 531d7c5262

12
compose-dev.yaml Normal file
View File

@ -0,0 +1,12 @@
services:
app:
entrypoint:
- sleep
- infinity
image: docker/dev-environments-javascript:stable-1
init: true
volumes:
- type: bind
source: /var/run/docker.sock
target: /var/run/docker.sock