We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92d0641 + 3af1048 commit 856a6e5Copy full SHA for 856a6e5
1 file changed
Dockerfile
@@ -44,7 +44,7 @@ RUN git clone -b master --single-branch https://github.com/compomics/ThermoRawF
44
RUN msbuild
45
RUN ls -l -R
46
47
-COPY ThermoRawFileParser /home/biodocker/bin/bin/x64/Debug/
+RUN cp ThermoRawFileParser /home/biodocker/bin/bin/x64/Debug/
48
49
USER root
50
RUN chown biodocker:biodocker /home/biodocker/bin/bin/x64/Debug/ThermoRawFileParser
0 commit comments