Skip to content

Commit

Permalink
- bowtie docker
Browse files Browse the repository at this point in the history
  • Loading branch information
emattei committed Aug 4, 2023
1 parent 3062ba8 commit 28d44de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/share_task_bowtie2.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ LABEL software.version.is-production="No"
LABEL software.task="Bowtie2"

RUN apt-get update && apt-get install -y \
libgc-dev \
cpanminus &&\
rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 28d44de

Please sign in to comment.