Skip to content

Commit

Permalink
bump docker vcfpred
Browse files Browse the repository at this point in the history
  • Loading branch information
WhalleyT committed Sep 19, 2024
1 parent e565b97 commit 20d1510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.vcfpredict-0.9.9r1
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM ubuntu:20.04
LABEL maintainer="[email protected]" \
about.summary="container for the vcf predict workflow"


#add run-vcf to container
COPY bin/ /opt/bin/
ENV PATH=/opt/bin:$PATH
Expand Down

0 comments on commit 20d1510

Please sign in to comment.