Skip to content

Commit

Permalink
Merge pull request #6 from jordan-rash/main
Browse files Browse the repository at this point in the history
Adding results directory to build
  • Loading branch information
jordan-rash authored Mar 23, 2021
2 parents 7658a97 + 8700052 commit cd006e0
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 @@ -58,5 +58,6 @@ ENV PATH="/RNApeg/src/bin:${PATH}"
ENV PERL5LIB="/RNApeg/src/perllib:${PERL5LIB}"
ENV CLASSPATH=/RNApeg/src/javalib/*

WORKDIR /results
ENTRYPOINT ["/RNApeg/src/bin/RNApeg.sh"]
CMD ["-h"]

0 comments on commit cd006e0

Please sign in to comment.