DietPi Software | Dockhand: modern docker management platform with built-in vulnerability scanning #7999
Unanswered
lukasMega
asked this question in
Software Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Creating a software request
Formal software information
TL;DR:
Dockhand replaces several standalone tools with one container. Its core feature set covers:
Are there similar/alternative software titles available with DietPi-Software?
What makes your requested software better than the above solutions, if available?
Comparison of hardware requirements:
How Dockhand compares to Portainer in DietPi
Portainer CE (DietPi software ID 185) is currently the only Docker management UI in the DietPi catalog. The table below highlights the key differences relevant to DietPi users:
Other tools that DietPi users commonly install separately — Watchtower for auto-updates, Dozzle for log streaming, Diun for update notifications — are effectively consolidated into Dockhand. Dockge, another popular alternative (~22k GitHub stars), only handles Compose stacks and lacks container management, scanning, or auto-updates.
Why Dockhand over Portainer CE:
NOTE: You can obtain Portainer Business Edition for free for max. 3 devices / nodes: https://www.portainer.io/take-3
Why Dockhand over Komodo:
Additional Dockhand highlights relevant for DietPi users:
linux/amd64+linux/arm64) with active ARM64 testing — a recent release specifically fixed an ARM64 regression on Raspberry Pi devices.How can DietPi make the installation easier or compatible, than following the install instructions or do APT installation, if available?
docker runor Docker Compose command, which works but does not integrate with DietPi conventions./mnt/dietpi_userdata/dockhand/(consistent with other DietPi services), register the container withdietpi-servicesfor unified management, and cover it under DietPi's backup system.dietpi-software installcommand would replace the multi-step manual Docker setup with a single, tested, reproducible installation.Can you provide the installation steps that you would suggest DietPi-Software to do?
/mnt/dietpi_userdata/dockhand/with appropriate ownership.docker pull fnsys/dockhand:latest— the image auto-selectslinux/arm64orlinux/amd64based on the host.docker run(or write a Compose file to/mnt/dietpi_userdata/dockhand/docker-compose.yml):Screenshots / GIF
Beta Was this translation helpful? Give feedback.
All reactions