We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e8dbf commit cef455fCopy full SHA for cef455f
README_docker.md
@@ -1,7 +1,7 @@
1
## Docker Instructions
2
3
If you have [Docker](https://www.docker.com/) installed, you can run this
4
-in your terminal, when the Dockerfile is inside the .devconatiner directory:
+in your terminal, when the Dockerfile is inside the `.devcontainer` directory:
5
6
```bash
7
docker build -f ./.devcontainer/Dockerfile --tag=my_project:latest .
0 commit comments