Add new file

This commit is contained in:
Darren Clarke 2023-02-11 07:47:40 +00:00
parent bef49705a4
commit faa12c60bc

12
compose-dev.yaml Normal file
View file

@ -0,0 +1,12 @@
services:
app:
entrypoint:
- sleep
- infinity
image: registry.gitlab.com/redaranj/dev-environment:latest
init: true
volumes:
- type: bind
source: /var/run/docker.sock
target: /var/run/docker.sock