mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 06:45:50 +00:00
Update Dockerfile
This commit is contained in:
parent
a113b6f5e0
commit
9c55ed36c1
1 changed files with 0 additions and 4 deletions
|
@ -32,7 +32,3 @@ EXPOSE 8080
|
|||
|
||||
#cmd command
|
||||
CMD ["app.jar"]
|
||||
|
||||
|
||||
# Set the command to run the application
|
||||
CMD ["java", "-jar", "target/spring-petclinic-3.3.0-SNAPSHOT.jar"]
|
||||
|
|
Loading…
Reference in a new issue