GIT+DOCS: workflows - ensure old images + v25.11.29 migration

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-01-18 08:01:09 +11:00
parent 8a2c48931b
commit 0035834c54
4 changed files with 52 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ When AUFS is detected without root privileges, the system emits the following wa
>
> AUFS strips Linux file capabilities, so tools like arp-scan, nmap, and nbtscan fail when NetAlertX runs as a non-root PUID.
>
> **Action:** Set PUID=0 on AUFS hosts for full functionality.
> **Action:** Set `PUID=0` on AUFS hosts for full functionality.
## Security Ramifications

View File

@@ -1,5 +1,8 @@
# Running as Root User
> [!TIP]
> Looking for how to run the container as root? See the [File permissions documentation](../FILE_PERMISSIONS.md) for details.
## Issue Description
NetAlertX has detected that the container is running with root privileges (UID 0). This configuration bypasses all built-in security hardening measures designed to protect your system.