Skip to content

Commit

Permalink
Add more docker root mount points
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Dec 11, 2017
1 parent 6998e98 commit 7818d93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,6 @@ RUN mkdir /opt/Qualimap && \
# Install MultiQC
RUN pip install git+https://github.com/ewels/MultiQC.git

# Create UPPMAX directories for Singularity
RUN mkdir /pica /proj /sw
# Create root directories for UPPMAX and c3se hebbe
RUN mkdir /pica /lupus /crex1 /crex2 /proj /scratch /sw \
/c3se /local /apps /usr/share/lmod/lmod /var/hasplm

0 comments on commit 7818d93

Please sign in to comment.