mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
build: Rename docker-compose.yml to compose.yml
This commit is contained in:
parent
b02f65a41e
commit
4500320623
1 changed files with 0 additions and 0 deletions
|
|
@ -1,17 +0,0 @@
|
|||
version: "3"
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/windows
|
||||
container_name: windows
|
||||
environment:
|
||||
VERSION: "win11"
|
||||
devices:
|
||||
- /dev/kvm
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
ports:
|
||||
- 8006:8006
|
||||
- 3389:3389/tcp
|
||||
- 3389:3389/udp
|
||||
stop_grace_period: 2m
|
||||
restart: on-failure
|
||||
Loading…
Add table
Add a link
Reference in a new issue