util
Aplicación Docker from Nick Borgers' Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Red
host- Concha
sh- Privilegiado
- false
Configuración de plantillas
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.
- Objetivo
- /host/
- Valor
- /
Categorías
Descargar estadísticas
1,548
Descargas totales
Detalles
Repositorio
nickborgers/unraid-utilÚltima actualización2025-12-16
Visto por primera vez2025-06-26
Ejecute Util en Unraid.
Util se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.