We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774581c commit 74395f9Copy full SHA for 74395f9
engine/getstarted/step_four.md
@@ -61,7 +61,7 @@ creating an image which runs on Linux.
61
**Windows**:
62
63
```none
64
- C:\> notepad Dockerfile
+ C:\> notepad Dockerfile.
65
```
66
67
4. Add a `FROM` statement by copying the following line into the file:
0 commit comments