Skip to content

Commit

Permalink
Added mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcurrie2001 committed May 10, 2019
1 parent fbef208 commit 85ee7de
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 @@ -15,4 +15,4 @@ RUN R -e "install.packages('/usr/DaveQCTest_0.1.0.tar.gz', repos = NULL)"
COPY DataQC.R /app/
CMD ["/app/DataQC.R"]
# docker build -t mi/dataqc:test .
# docker run -d -p 8001:8000 mi/datamapper:test
# docker run -d -p 8001:8000 mi/dataqc:test

0 comments on commit 85ee7de

Please sign in to comment.