mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
docs: Remove version from compose (#496)
This commit is contained in:
parent
0a5d491177
commit
04915545ae
2 changed files with 0 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
version: "3"
|
|
||||||
services:
|
services:
|
||||||
windows:
|
windows:
|
||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,6 @@ Windows in a Docker container.
|
||||||
Via Docker Compose:
|
Via Docker Compose:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
version: "3"
|
|
||||||
services:
|
services:
|
||||||
windows:
|
windows:
|
||||||
image: dockurr/windows
|
image: dockurr/windows
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue