Krusader
Docker 应用程序 from junkerderprovinz Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped --shm-size=1gb
模板配置
HTTP port of the KasmVNC WebUI. Open in any modern browser.
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
HTTPS port of the KasmVNC WebUI (self-signed). Optional.
- 目标
- 3001
- 默认值
- 3001
- 价值
- 3001
Persistent Krusader configs, history, bookmarks, default-files lock.
- 目标
- /config
- 默认值
- /mnt/user/appdata/krusader
- 价值
- /mnt/user/appdata/krusader
Main path for file operations. Default /mnt gives access to all shares (/mnt/user) and individual disks (/mnt/disk*). Adjust if you only need specific shares.
- 目标
- /storage
- 默认值
- /mnt
- 价值
- /mnt
Language for the Krusader / Kate UI. 25 codes available: de, en, fr, es, it, pt, nl, ca, eu, ga, da, sv, nb, fi, is, pl, cs, sk, hu, ro, sl, hr, sr, bg, uk, ru, el, tr, he, ar, ja, ko, zh. Use 'system' for the container default. Re-applied on every container start.
- 目标
- KRUSADER_LANG
- 默认值
- de|en|fr|es|it|pt|nl|ca|eu|ga|da|sv|nb|fi|is|pl|cs|sk|hu|ro|sl|hr|sr|bg|uk|ru|el|tr|he|ar|ja|ko|zh|system
- 价值
- de
Color scheme. 'dark' = Breeze Dark, 'light' = Breeze.
- 目标
- KRUSADER_THEME
- 默认值
- dark|light
- 价值
- dark
Optional. Username for HTTP-basic-auth on the WebUI. Leave EMPTY together with the password for no login. Set both fields to enable login (recommended outside trusted LANs).
- 目标
- CUSTOM_USER
Optional. Password for HTTP-basic-auth on the WebUI. Leave EMPTY together with the username for no login. STRONGLY recommended whenever the container is reachable from outside your LAN.
- 目标
- PASSWORD
Title shown in browser tab and KasmVNC top bar.
- 目标
- TITLE
- 默认值
- Krusader
- 价值
- Krusader
Container timezone (affects log timestamps and file mtimes). Use this instead of a /etc/localtime bind-mount — the LSIO base image manages /etc/localtime internally via TZ.
- 目标
- TZ
- 默认值
- Europe/Vienna
- 价值
- Europe/Vienna
User-ID Krusader runs as. Default 99 (nobody on Unraid).
- 目标
- PUID
- 默认值
- 99
- 价值
- 99
Group-ID. Default 100 (users on Unraid).
- 目标
- PGID
- 默认值
- 100
- 价值
- 100
Permission mask for newly created files. Use 000 if you want every container user to read/write everything.
- 默认值
- 022
- 价值
- 022
详细信息
ghcr.io/junkerderprovinz/krusader:latest在Unraid 上运行 Krusader 。
Krusader 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。