WIP: completely automated docker setup

This commit is contained in:
Nils Bergmann
2021-12-07 14:50:05 +01:00
parent 498a9c0be4
commit 0add6853bf
8 changed files with 778 additions and 0 deletions

3
.gitignore vendored
View File

@@ -114,3 +114,6 @@ CMakeFiles/TargetDirectories.txt
# clangd
.cache
thirdparty/zlib-1.2.11/
.env
docker/__pycache__