Krusader

Krusader

Docker 应用程序 from junkerderprovinz Repository

概述

Krusader file manager with native Dark Mode (Breeze Dark) – built on KasmVNC for a smooth, hardware-accelerated web desktop. Far snappier than the noVNC-based Krusader containers (binhex / jlesage / ich777). What's pre-configured: • Breeze Dark theme for Krusader, Kate and KDE • Kate as Krusader's external editor • RAR support: right-click → "Extract RAR here" / "to subfolder" • 7z, ZIP, TAR, GZ, BZ2, XZ, LHA, ARJ, ACE, RPM, CPIO • Selectable UI language: 25 languages incl. German, English, French, Spanish, Italian, Portuguese (PT/BR), Dutch, Catalan, Basque, Irish, Danish, Swedish, Norwegian, Finnish, Icelandic, Polish, Czech, Slovak, Hungarian, Romanian, Slovenian, Croatian, Serbian, Bulgarian, Ukrainian, Russian, Greek, Turkish, Hebrew, Arabic, Japanese, Korean, Chinese (CN/TW) • Spell-checking in Kate for ~25 languages via Hunspell Notes: • The /storage volume defaults to /mnt – this gives Krusader access to all shares (/mnt/user) and individual disks (/mnt/disk*). • Default WebUI port is 3000 (HTTP). 3001 (HTTPS) is also exposed if you prefer self-signed TLS. • PUID/PGID default to 99/100 (nobody/users on Unraid). • Auth: leave "KasmVNC Username" and "Password" EMPTY to run without login. Set both to enable HTTP-basic auth on the WebUI. Recommended whenever the container is reachable from anything beyond your LAN.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]/
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped --shm-size=1gb

模板配置

WebUI Port (HTTP / KasmVNC)Porttcp

HTTP port of the KasmVNC WebUI. Open in any modern browser.

目标
3000
默认值
3000
价值
3000
WebUI Port (HTTPS / KasmVNC)Porttcp

HTTPS port of the KasmVNC WebUI (self-signed). Optional.

目标
3001
默认值
3001
价值
3001
AppData (/config)Pathrw

Persistent Krusader configs, history, bookmarks, default-files lock.

目标
/config
默认值
/mnt/user/appdata/krusader
价值
/mnt/user/appdata/krusader
Storage (/storage)Pathrw,slave

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
UI Language (KRUSADER_LANG)Variable

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
Theme (KRUSADER_THEME)Variable

Color scheme. 'dark' = Breeze Dark, 'light' = Breeze.

目标
KRUSADER_THEME
默认值
dark|light
价值
dark
KasmVNC UsernameVariable

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
KasmVNC PasswordVariable

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 (browser tab)Variable

Title shown in browser tab and KasmVNC top bar.

目标
TITLE
默认值
Krusader
价值
Krusader
Timezone (TZ)Variable

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 (PUID)Variable

User-ID Krusader runs as. Default 99 (nobody on Unraid).

目标
PUID
默认值
99
价值
99
Group ID (PGID)Variable

Group-ID. Default 100 (users on Unraid).

目标
PGID
默认值
100
价值
100
UMASKVariable

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
最后更新2026-05-31
初见2026-05-13

在Unraid 上运行 Krusader 。

Krusader 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。