Skip to content

Commit

Permalink
minor changes and S3 supported
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Mar 14, 2019
1 parent 2c8a13f commit d47a180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ USER biodocker

RUN mkdir -p /home/biodocker/bin/
WORKDIR /home/biodocker/bin/
RUN git clone -b master --single-branch https://github.com/ypriverol/ThermoRawFileParser /home/biodocker/bin
RUN git clone -b master --single-branch https://github.com/compomics/ThermoRawFileParser /home/biodocker/bin
RUN msbuild
RUN ls -l -R

Expand Down

0 comments on commit d47a180

Please sign in to comment.