mirror of https://github.com/docker/docs.git
Updated path to fit the java spring tutorial (#20061)
This commit is contained in:
parent
369fe27d2a
commit
0b4e2e599f
|
@ -96,7 +96,7 @@ In the terminal, press `ctrl`+`c` to stop the application.
|
|||
### Run the application in the background
|
||||
|
||||
You can run the application detached from the terminal by adding the `-d`
|
||||
option. Inside the `docker-php-sample` directory, run the following command
|
||||
option. Inside the `spring-petclinic` directory, run the following command
|
||||
in a terminal.
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in New Issue