mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:25:48 +00:00
Merge branch 'main' into rabbit
This commit is contained in:
commit
91194f5140
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ RUN chgrp -R 0 /opt/app && \
|
|||
chmod -R g=u /opt/app
|
||||
USER spring:spring
|
||||
ENTRYPOINT ["java","-jar","/opt/app/app.jar"]
|
||||
EXPOSE 8080
|
||||
|
|
Loading…
Reference in a new issue