Skip to content

Commit

Permalink
Test install xz-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
leexgh committed Aug 22, 2024
1 parent 677e2f1 commit de67726
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ ARG SPECIES=homo_sapiens
ARG MUTATIONASSESSOR=false

# Import data into mongodb
RUN apt-get update && apt-get install -y xz-utils
COPY scripts/import_mongo.sh /docker-entrypoint-initdb.d/
RUN /setup.sh

Expand Down

0 comments on commit de67726

Please sign in to comment.