mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
change readme
This commit is contained in:
parent
e357deeed2
commit
2a33f3368f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Or you can run it from Maven directly using the Spring Boot Maven plugin. If you
|
|||
|
||||
## Building a Container
|
||||
|
||||
There is no `Dockerfile` in this project. You can build a container image (if you have a docker daemon) using the Spring Boot build plugin:
|
||||
There is no `Dockerfile` in this project1. You can build a container image (if you have a docker daemon) using the Spring Boot build plugin:
|
||||
|
||||
```
|
||||
./mvnw spring-boot:build-image
|
||||
|
|
Loading…
Reference in a new issue