Update 06 bind mount page

Updated the instruction to ensure running the command from the app directory.
This commit is contained in:
shjin404 2022-03-30 22:50:52 -07:00 committed by GitHub
parent fb8cf9a7c9
commit bca3ed715c
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 \