Dockhand
Docker 应用程序 from Scootter's Repository
概述
Dockhand is a modern Docker management for everyone.
A powerful, intuitive Docker platform. Free for homelabs, ready for enterprise.
SQLite by default, runs on a Raspberry Pi, zero telemetry, free forever. Self-host everything without the complexity.
Features
- Container Management
- Compose Stacks
- Git Integration
- Multi-Environment
- Terminal and Logs
- File Browser
- Authentication: SSO via OIDC, local users, and optional RBAC (Enterprise)
Tech Stack
- Base: own OS layer built from scratch using Wolfi packages via apko. Every package is explicitly declared in the Dockerfile.
- Frontend: SvelteKit 2, Svelte 5, shadcn-svelte, TailwindCSS
- Backend: Bun runtime with SvelteKit API routes
- Database: SQLite or PostgreSQL via Drizzle ORM
- Docker: direct docker API calls.
Links
- Website: https://dockhand.pro
- Documentation: https://dockhand.pro/manual
- Project: https://github.com/Finsys/dockhand
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--restart unless-stopped
模板配置
PortPorttcp
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Docker SocketPathro
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
- 价值
- /var/run/docker.sock
Data VolumePathrw
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/dockhand
- 价值
- /mnt/user/appdata/dockhand
DATABASE_URLVariable
PostgreSQL connection URL. When unset, SQLite is used. Format: postgres://user:password@host:5432/dbname
下载统计数据
2,869,569
下载总数
1,024,465
本月
827,615
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Dockhand 。
Dockhand 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。