Update Dockerfile
This commit is contained in:
parent
d0b57c0419
commit
d2aa72d873
1 changed files with 1 additions and 3 deletions
|
@ -17,8 +17,6 @@ ENV APP_HOME_NAME="Stirling PDF"
|
|||
#ENV APP_NAVBAR_NAME="Stirling PDF"
|
||||
|
||||
# Run the application
|
||||
RUN chmod +x /scripts/init.sh
|
||||
ENTRYPOINT ["/scripts/init.sh"]
|
||||
CMD ["java", "-jar", "/app.jar"]
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue