mirror of https://github.com/docker/docs.git
commit
e571acab56
|
@ -61,7 +61,7 @@ creating an image which runs on Linux.
|
||||||
**Windows**:
|
**Windows**:
|
||||||
|
|
||||||
```none
|
```none
|
||||||
C:\> notepad Dockerfile
|
C:\> notepad Dockerfile.
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Add a `FROM` statement by copying the following line into the file:
|
4. Add a `FROM` statement by copying the following line into the file:
|
||||||
|
|
Loading…
Reference in New Issue