minimal-setup #2

Open
Tobi wants to merge 40 commits from minimal-setup into develop
Showing only changes of commit 58673fc6ce - Show all commits

View File

@@ -0,0 +1,8 @@
version: '3'
services:
builder:
image: ubuntu:latest
command: tail -f /dev/null
volumes:
- ../:/var/app