Skip to content

Commit

Permalink
remove unused binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
fspinar committed Jul 25, 2024
1 parent b41a288 commit 2947d91
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM tomcat:10-jdk21-openjdk
RUN wget https://buildservice.bluespice.com/webservices/REL1_39-4.3.x/BShtml2PDF.war -O $CATALINA_HOME/webapps/BShtml2PDF.war
FROM tomcat:10-jdk21-openjdk
RUN wget https://buildservice.bluespice.com/webservices/REL1_39-4.3.x/BShtml2PDF.war -O $CATALINA_HOME/webapps/BShtml2PDF.war
RUN apt remove -y curl git openssh-client\

0 comments on commit 2947d91

Please sign in to comment.