Skip to content

Commit

Permalink
Added back -Dpaxtools.CollectionProvider etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov committed Apr 29, 2024
1 parent e0fdcec commit 0523be7
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 @@ -14,5 +14,6 @@ ENTRYPOINT ["java", "-server", "-Djava.security.egd=file:/dev/./urandom", \
"-Dlogback.configurationFile=logback.xml", \
"-Dpaxtools.normalizer.use-latest-registry=true", \
"-Dpaxtools.core.use-latest-genenames=true", \
"-Dpaxtools.CollectionProvider=org.biopax.paxtools.trove.TProvider", \
"-jar", "/cpath2.war", "--server"]
EXPOSE 8080

0 comments on commit 0523be7

Please sign in to comment.