build Dockerfile on latest version of docker-stack

This commit is contained in:
Christoph Schranz
2020-02-20 11:03:48 +01:00
parent ac678594e9
commit dd7c6c75ef
8 changed files with 598 additions and 0 deletions

3
.gitignore vendored
View File

@@ -112,3 +112,6 @@ venv.bak/
# Added config to hide hashe of changed password
src/jupyter_notebook_config.json
.build/
!.build/.gitkeep
.idea