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: formFields:
- default: "11" - default: "11"
envKey: VERSION envKey: VERSION
labelZh: Windows 版本123(支持网络地址) labelZh: Windows 版本(支持网络地址)
labelEn: Windows Version (Supports network address) labelEn: Windows Version (Supports network address)
required: false required: false
type: text type: text
@ -15,22 +15,6 @@ additionalProperties:
ko: Windows 버전(네트워크 주소 지원) ko: Windows 버전(네트워크 주소 지원)
zh-hant: Windows 版本(支援網路位址) zh-hant: Windows 版本(支援網路位址)
zh: Windows 版本123支持网络地址 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 - default: 8006
edit: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
@ -48,7 +32,6 @@ additionalProperties:
required: true required: true
rule: paramPort rule: paramPort
type: number type: number
- default: "8" - default: "8"
edit: true edit: true
envKey: RAM_SIZE envKey: RAM_SIZE
@ -65,7 +48,6 @@ additionalProperties:
ko: RAM 크기(GB) ko: RAM 크기(GB)
zh-hant: 隨機存取記憶體大小(GB) zh-hant: 隨機存取記憶體大小(GB)
zh: 内存大小(GB) zh: 内存大小(GB)
- default: "4" - default: "4"
edit: true edit: true
envKey: CPU_CORES envKey: CPU_CORES
@ -82,7 +64,6 @@ additionalProperties:
ko: CPU 코어 ko: CPU 코어
zh-hant: 中央處理器核心數量 zh-hant: 中央處理器核心數量
zh: CPU 核心数 zh: CPU 核心数
- default: 64 - default: 64
edit: true edit: true
envKey: DISK_SIZE envKey: DISK_SIZE
@ -99,7 +80,6 @@ additionalProperties:
zh: 磁盘大小(GB) zh: 磁盘大小(GB)
required: true required: true
type: number type: number
- default: "Docker" - default: "Docker"
edit: true edit: true
envKey: USERNAME envKey: USERNAME
@ -132,7 +112,6 @@ additionalProperties:
ko: 비밀번호 ko: 비밀번호
zh-hant: 密碼 zh-hant: 密碼
zh: 系统密码 zh: 系统密码
- default: "Chinese" - default: "Chinese"
edit: true edit: true
envKey: LANGUAGE envKey: LANGUAGE
@ -149,7 +128,6 @@ additionalProperties:
ko: 언어 ko: 언어
zh-hant: 語言 zh-hant: 語言
zh: 语言 zh: 语言
- default: "en-US" - default: "en-US"
edit: true edit: true
envKey: KEYBOARD_LAYOUT envKey: KEYBOARD_LAYOUT

View File

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

View File

@ -1,11 +1,6 @@
# 默认账户密码
用户名:`Docker`
密码:`admin`
# Windows # Windows
Docker容器中的Windows。 Docker 容器内的 Windows。
## 特征 ✨ ## 特征 ✨
@ -13,5 +8,4 @@ Docker容器中的Windows。
- KVM加速 - KVM加速
- 基于Web的查看器 - 基于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 - KVM acceleration
- Web-based viewer - 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,26 +1,24 @@
name: windows name: Windows
tags: tags:
- Runtime - 实用工具
- OS
title: Docker 容器内的 Windows title: Docker 容器内的 Windows
description: Docker 容器内的 Windows description: Docker 容器内的 Windows
additionalProperties: additionalProperties:
key: windows key: windows
name: Windows name: Windows
tags: tags:
- Runtime - Tool
- OS shortDescZh: Docker 容器内的 Windows
shortDescZh: Docker 容器内的 Windows。 shortDescEn: Windows inside a Docker container
shortDescEn: Windows inside a Docker container.
description: description:
zh: Docker 容器内的 Windows。 en: Windows inside a Docker container
en: Windows inside a Docker container. ja: Docker コンテナ内の Windows
ja: Docker コンテナ内の Windows。 ms: Docker 容器內的 Windows
ms: Docker 容器內的 Windows。 pt-br: Windows dentro de um contêiner Docker
pt-br: Windows dentro de um contêiner Docker. ru: Windows в контейнере Docker
ru: Windows в контейнере Docker. ko: Docker 컨테이너 내의 Windows
ko: Docker 컨테이너 내의 Windows. zh-Hant: Docker 容器內的 Windows
zh-Hant: Docker 容器內的 Windows。 zh: Docker 容器内的 Windows
type: tool type: tool
crossVersionUpdate: true crossVersionUpdate: true
limit: 0 limit: 0
@ -28,3 +26,6 @@ additionalProperties:
website: https://github.com/dockur/windows website: https://github.com/dockur/windows
github: 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