Skip to content

Commit

Permalink
corrected dockerfile2
Browse files Browse the repository at this point in the history
Former-commit-id: 6b8374630b9cad070c69315565de03388c9bf7fc [formerly a9a79e4]
Former-commit-id: 120b919de66548579973762a506f126d5aa8bd1e
  • Loading branch information
ivokwee committed Oct 16, 2019
1 parent 968b2b1 commit ad0de6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile2
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RUN R -e "setwd('R');source('requirements.R')"
# Copy data into Docker image
#------------------------------------------------------------
COPY data/* /omicsplayground/data/
RUN R -e "setwd('scripts');source('update-datasets-info.R')"

#------------------------------------------------------------
# Copy further configuration files into the Docker image
Expand Down

0 comments on commit ad0de6d

Please sign in to comment.