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 66a65db commit 0ae6b3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ 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 0ae6b3d

Please sign in to comment.