- Minor
I tested the new Tailscale integration with containers.
It worked fine for the Immich container, but I encountered an issue with All-The-Mods-9 (goobaroo/allthemods9:latest) :
=======================
Executing Unraid Docker Hook for Tailscale
Detecting Package Manager...
Detected Advanced Package Tool!
Tailscale Troubleshooting enabled!
Installing additional packages: curl, dnsutils, iputils-ping, speedtest-cli
Installing packages...
Please wait...
ERROR: Installing packages!
Reading package lists...
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
ERROR: Unraid Docker Hook script throw an error!
Starting container without Tailscale!
Starting container...
=======================
Is this issue related to the container itself or the Unraid Docker Hook for Tailscale?