1
0
ミラー元 https://github.com/dockur/windows.git 前回の同期 2026-06-11 12:49:36 +08:00

docs: Readme (#24)

このコミットが含まれているのは:
Kroese
2024-01-15 23:47:51 +01:00
committed by GitHub
コミット f9b2cb0411
2個のファイルの変更2行の追加2行の削除
+1 -1
ファイルの表示
@@ -1,8 +1,8 @@
version: "3" version: "3"
services: services:
windows: windows:
image: dockurr/windows
container_name: windows container_name: windows
image: dockurr/windows:latest
environment: environment:
VERSION: "win11x64" VERSION: "win11x64"
devices: devices:
+1 -1
ファイルの表示
@@ -28,8 +28,8 @@ Via `docker-compose.yml`
version: "3" version: "3"
services: services:
windows: windows:
container_name: windows
image: dockurr/windows image: dockurr/windows
container_name: windows
environment: environment:
VERSION: "win11x64" VERSION: "win11x64"
devices: devices: