mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-24 21:21:08 +02:00
WIP: Add dockerignore and Dockerfile. I have built the Docker image and seems to be working fine but haven't tested all aspects of the applicaton
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@ -0,0 +1,8 @@
|
||||
data/
|
||||
figures/
|
||||
pipelines/params/
|
||||
envs/
|
||||
logs/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
*.h5
|
Reference in New Issue
Block a user