1
0
Fork 0

feat: Update Windows Package

This commit is contained in:
wanghe-fit2cloud 2025-05-29 17:16:08 +08:00
parent 0d612efbd7
commit aaacc3696f
5 changed files with 22 additions and 55 deletions

View File

@ -2,7 +2,7 @@ additionalProperties:
formFields:
- default: "11"
envKey: VERSION
labelZh: Windows 版本123(支持网络地址)
labelZh: Windows 版本(支持网络地址)
labelEn: Windows Version (Supports network address)
required: false
type: text
@ -15,22 +15,6 @@ additionalProperties:
ko: Windows 버전(네트워크 주소 지원)
zh-hant: Windows 版本(支援網路位址)
zh: Windows 版本123支持网络地址
# - default: ""
# envKey: BOOT_ISO
# labelZh: 启动ISO文件将覆盖Windows版本配置
# labelEn: Boot ISO File (Will override version option)
# required: false
# type: text
# label:
# en: Boot ISO File (Will override version option)
# ja: ブートISOファイルバージョンオプションを上書きします
# ms: Fail ISO Boot (Akan menimpa pilihan versi)
# pt-br: Arquivo ISO de inicialização (substituirá a opção de versão)
# ru: Файл загрузочного ISO (перезапишет опцию версии)
# ko: 부팅 ISO 파일(버전 옵션을 덮어씁니다)
# zh-hant: 啟動ISO檔案將覆蓋版本選項
# zh: 启动ISO文件将覆盖Windows版本配置
- default: 8006
edit: true
envKey: PANEL_APP_PORT_HTTP
@ -48,7 +32,6 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: "8"
edit: true
envKey: RAM_SIZE
@ -65,7 +48,6 @@ additionalProperties:
ko: RAM 크기(GB)
zh-hant: 隨機存取記憶體大小(GB)
zh: 内存大小(GB)
- default: "4"
edit: true
envKey: CPU_CORES
@ -82,7 +64,6 @@ additionalProperties:
ko: CPU 코어
zh-hant: 中央處理器核心數量
zh: CPU 核心数
- default: 64
edit: true
envKey: DISK_SIZE
@ -99,7 +80,6 @@ additionalProperties:
zh: 磁盘大小(GB)
required: true
type: number
- default: "Docker"
edit: true
envKey: USERNAME
@ -132,7 +112,6 @@ additionalProperties:
ko: 비밀번호
zh-hant: 密碼
zh: 系统密码
- default: "Chinese"
edit: true
envKey: LANGUAGE
@ -149,7 +128,6 @@ additionalProperties:
ko: 언어
zh-hant: 語言
zh: 语言
- default: "en-US"
edit: true
envKey: KEYBOARD_LAYOUT

View File

@ -26,7 +26,6 @@ services:
- 1panel-network
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true

View File

@ -1,11 +1,6 @@
# 默认账户密码
用户名:`Docker`
密码:`admin`
# Windows
Docker容器中的Windows。
Docker 容器内的 Windows。
## 特征 ✨
@ -13,5 +8,4 @@ Docker容器中的Windows。
- KVM加速
- 基于Web的查看器
详细文档请参考:[https://github.com/dockur/windows](https://github.com/dockur/windows)
详细文档请参考:[https://github.com/dockur/windows](https://github.com/dockur/windows)

View File

@ -8,9 +8,4 @@ Windows inside a Docker container.
- KVM acceleration
- Web-based viewer
# Default Account and Password
- **Username**: `Docker`
- **Password**: `admin`.
Detailed documentation can be found at: [https://github.com/dockur/windows](https://github.com/dockur/windows)
Detailed documentation can be found at: [https://github.com/dockur/windows](https://github.com/dockur/windows)

View File

@ -1,30 +1,31 @@
name: windows
name: Windows
tags:
- Runtime
- OS
- 实用工具
title: Docker 容器内的 Windows
description: Docker 容器内的 Windows
description: Docker 容器内的 Windows
additionalProperties:
key: windows
name: Windows
tags:
- Runtime
- OS
shortDescZh: Docker 容器内的 Windows。
shortDescEn: Windows inside a Docker container.
- Tool
shortDescZh: Docker 容器内的 Windows
shortDescEn: Windows inside a Docker container
description:
zh: Docker 容器内的 Windows。
en: Windows inside a Docker container.
ja: Docker コンテナ内の Windows。
ms: Docker 容器內的 Windows。
pt-br: Windows dentro de um contêiner Docker.
ru: Windows в контейнере Docker.
ko: Docker 컨테이너 내의 Windows.
zh-Hant: Docker 容器內的 Windows。
en: Windows inside a Docker container
ja: Docker コンテナ内の Windows
ms: Docker 容器內的 Windows
pt-br: Windows dentro de um contêiner Docker
ru: Windows в контейнере Docker
ko: Docker 컨테이너 내의 Windows
zh-Hant: Docker 容器內的 Windows
zh: Docker 容器内的 Windows
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/dockur/windows
github: https://github.com/dockur/windows
document: https://github.com/dockur/windows
document: https://github.com/dockur/windows
architectures:
- amd64
- arm64