Skip to content

Commit

Permalink
Merge pull request docker#113 from NicolaeTelescu/patch-1
Browse files Browse the repository at this point in the history
Update index.md from using bind mount
  • Loading branch information
StefanScherer authored Nov 12, 2021
2 parents 5c00304 + e9f8d44 commit 5c65399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/using-bind-mounts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ So, let's do it!

1. Make sure you don't have any previous `getting-started` containers running.

1. Run the following command. We'll explain what's going on afterwards:
1. Run the following command from the source code folder. We'll explain what's going on afterwards:

```bash
docker run -dp 3000:3000 \
Expand Down

0 comments on commit 5c65399

Please sign in to comment.