initial commit

This commit is contained in:
2024-10-14 09:58:24 +02:00
commit 0196f8bd27
35 changed files with 2005 additions and 0 deletions

8
docker-compose.yaml Normal file
View File

@@ -0,0 +1,8 @@
networks:
dagster:
driver: bridge
name: dagster
include:
- docker-compose.system.yaml
- docker-compose.code.yaml