We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac3124 commit 9374f55Copy full SHA for 9374f55
1 file changed
utils/Dockerfile
@@ -1,3 +1,11 @@
1
+##### INSTRUCTIONS TO USE #####
2
+# Move this to the base directory of the repo
3
+# before using Docker to build the container.
4
+# This file was moved into `utils/`
5
+# because it was overriding the original
6
+# conda environment-based build using `environment.yml`.
7
+##### END INSTRUCTIONS #####
8
+
9
# Base image: miniconda3
10
FROM continuumio/miniconda3
11
0 commit comments