util
Docker 应用程序 from Nick Borgers' Repository
概述
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.
运行时参数
- 网络
host- 外壳
sh- 特权
- false
模板配置
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.
- 目标
- /host/
- 价值
- /
下载统计数据
1,548
下载总数
详细信息
存储库
nickborgers/unraid-util最后更新2025-12-16
初见2025-06-26
在Unraid 上运行 Util 。
Util 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。