We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8cf9a commit bca3ed7Copy full SHA for bca3ed7
get-started/06_bind_mounts.md
@@ -40,7 +40,7 @@ So, let's do it!
40
41
1. Make sure you don't have any previous `getting-started` containers running.
42
43
-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:
44
45
```console
46
$ docker run -dp 3000:3000 \
0 commit comments