Merge pull request #14474 from shjin404/patch-1

Update 06 bind mount page
This commit is contained in:
Usha Mandya 2022-04-01 10:17:17 +01:00 committed by GitHub
commit 9e4122df29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ So, let's do it!
1. Make sure you don't have any previous `getting-started` containers running.
2. Run the following command. We'll explain what's going on afterwards:
2. Run the following command from the app directory. We'll explain what's going on afterwards:
```console
$ docker run -dp 3000:3000 \