Adds a super basic docker compose script

This commit is contained in:
zontreck 2024-07-07 02:25:56 -07:00
parent d08d3b6f0e
commit 17954f39b2

5
docker-compose.yml Normal file
View file

@ -0,0 +1,5 @@
version: "3"
services:
linuxbuilder:
image: git.zontreck.com/ariascreations/buildenvironments:linux