We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cde83d commit d417b56Copy full SHA for d417b56
1 file changed
Dockerfile
@@ -20,7 +20,7 @@ COPY enviroMS/ /enviroms/enviroMS/
20
COPY README.md disclaimer.txt Makefile requirements.txt setup.py /enviroms/
21
COPY data/raw_data/lc_fticr /enviroms/data/raw_data/lc_fticr
22
COPY data/reference/Hawkes_neg.ref /enviroms/data/reference/Hawkes_neg.ref
23
-COPY configuration/lc_fticr /enviroms/configuration/lc_fticr
+COPY configuration /enviroms/configuration
24
25
26
# Install the correct version of CoreMS from github
0 commit comments