🚧 Add a wrapper script to call containers

This commit is contained in:
Gerber, Mike 2020-11-17 16:38:59 +01:00
parent b6bbc7ca3a
commit 688db6ac64
5 changed files with 63 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.egg-info/