Dockhand
Aplicación Docker from Scootter's Repository
Visión general
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
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
PortPorttcp
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Docker SocketPathro
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
Data VolumePathrw
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/dockhand
- Valor
- /mnt/user/appdata/dockhand
DATABASE_URLVariable
PostgreSQL connection URL. When unset, SQLite is used. Format: postgres://user:password@host:5432/dbname
Categorías
Descargar estadísticas
2,869,569
Descargas totales
1,024,465
Este mes
827,615
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
fnsys/dockhand:latestÚltima actualización2026-05-02
Visto por primera vez2026-01-03
Ejecute Dockhand en Unraid.
Dockhand se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.