Closed jstutters closed 6 months ago
Creates a requirements.txt for the Python dependencies and uses that when creating the Docker image such that Docker images should be consistent regardless of when they're built. Also some clean-up of the Dockerfile. Closes #25.
requirements.txt
Creates a
requirements.txt
for the Python dependencies and uses that when creating the Docker image such that Docker images should be consistent regardless of when they're built. Also some clean-up of the Dockerfile. Closes #25.