Merge pull request #113 from NicolaeTelescu/patch-1

Update index.md from using bind mount
This commit is contained in:
Stefan Scherer
2021-11-12 08:16:00 +01:00
committed by GitHub

View File

@@ -36,7 +36,7 @@ So, let's do it!
1. Make sure you don't have any previous `getting-started` containers running. 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 ```bash
docker run -dp 3000:3000 \ docker run -dp 3000:3000 \