Dockhand
Dockhand
Docker app from Scootter's Repository
Overview
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
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart unless-stopped
Template configuration
PortPorttcp
- Target
- 3000
- Default
- 3000
- Value
- 3000
Docker SocketPathro
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Data VolumePathrw
- Target
- /app/data
- Default
- /mnt/user/appdata/dockhand
- Value
- /mnt/user/appdata/dockhand
DATABASE_URLVariable
PostgreSQL connection URL. When unset, SQLite is used. Format: postgres://user:password@host:5432/dbname
Categories
Download Statistics
2,869,569
Total Downloads
1,024,465
This Month
827,615
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
fnsys/dockhand:latestLast Updated2026-05-02
First Seen2026-01-03
Run Dockhand on Unraid.
Dockhand is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.