Initial commit

This commit is contained in:
2024-08-15 14:54:19 +02:00
parent 473092fe34
commit 666790050b
+9
View File
@@ -0,0 +1,9 @@
services:
toolchain:
build:
context: .
image: schihei/toolchain:latest
volumes:
- "./workspace:/root/workspace"
ports:
- 5900:5900