Skip to content

Commit

Permalink
side by side
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Aug 30, 2024
1 parent 4336f6c commit d2a6966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.tbprofiler-0.9.9
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM ubuntu:focal


#copy the reference genome to pre-compute our index
COPY resources/tuberculosis.fasta /data/tuberculosis.fasta

Expand Down
1 change: 1 addition & 0 deletions docker/Dockerfile.tbtamr-0.9.9
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM ubuntu:jammy


WORKDIR /
ENV TMPDIR="/data"

Expand Down

0 comments on commit d2a6966

Please sign in to comment.