util
Docker app from Nick Borgers' Repository
Overview
I have started using Unraid as a converged data storage and workload environment. The simplicity it provides comes at a cost, which is that I feel the command line interface on the base OS is not well suited to diagnosing problems.
An example is that tcpdump is not available, which makes it very difficult for me to diagnose problems.
I got around this by creating a container image which slept forever, giving me something to exec into and take actions including running tcpdump.
Note: this must be run with Network as Host for tcpdump to run in the host's network context.
Runtime arguments
- Network
host- Shell
sh- Privileged
- false
Template configuration
MountPathrw
This is a mount of the complete unraid host file system. It's nested in this subfolder because the container has its own filesystem. You can access your shares through this.
- Target
- /host/
- Value
- /
Categories
Download Statistics
1,548
Total Downloads
Details
Repository
nickborgers/unraid-utilLast Updated2025-12-16
First Seen2025-06-26
Run Util on Unraid.
Util is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.