mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2024-12-21 19:08:24 +01:00
Update Dockerfile
This commit is contained in:
parent
d0b57c0419
commit
d2aa72d873
@ -17,8 +17,6 @@ ENV APP_HOME_NAME="Stirling PDF"
|
|||||||
#ENV APP_NAVBAR_NAME="Stirling PDF"
|
#ENV APP_NAVBAR_NAME="Stirling PDF"
|
||||||
|
|
||||||
# Run the application
|
# Run the application
|
||||||
|
RUN chmod +x /scripts/init.sh
|
||||||
ENTRYPOINT ["/scripts/init.sh"]
|
ENTRYPOINT ["/scripts/init.sh"]
|
||||||
CMD ["java", "-jar", "/app.jar"]
|
CMD ["java", "-jar", "/app.jar"]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user