Skip to content

Commit

Permalink
🚧 Create Docker image for testing augur/tree/victorlin/weighted-sampling
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Jun 26, 2024
1 parent 2f55c83 commit b50909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ RUN pip3 install phylo-treetime
# with --volume=.../augur:/nextstrain/augur and still have it globally
# accessible and importable.
WORKDIR /nextstrain/augur
RUN /builder-scripts/download-repo https://github.com/nextstrain/augur "$(/builder-scripts/latest-augur-release-tag)" . \
RUN /builder-scripts/download-repo https://github.com/nextstrain/augur victorlin/weighted-sampling . \
&& pip3 install --editable .

# Add evofr for forecasting
Expand Down

0 comments on commit b50909a

Please sign in to comment.