Initial commit

This commit is contained in:
2024-08-06 10:53:40 +02:00
commit d2dcbbad56
3 changed files with 60 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
```
docker build -t schihei/linux-integrated-environment .
docker compose up
```