mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-05-10 09:05:05 -04:00
Merge pull request #1635 from Neutronlul/patch-1
Fix typo in docker installation documentation
This commit is contained in:
@@ -36,7 +36,7 @@ docker run -d --rm --network=host \
|
||||
|
||||
> Runtime UID/GID: The image defaults to a service user `netalertx` (UID/GID 20211). A separate readonly lock owner also uses UID/GID 20211 for 004/005 immutability. You can override the runtime UID/GID at build (ARG) or run (`--user` / compose `user:`) but must align writable mounts (`/data`, `/tmp*`) and tmpfs `uid/gid` to that choice.
|
||||
|
||||
See alternative [docked-compose examples](https://docs.netalertx.com/DOCKER_COMPOSE).
|
||||
See alternative [docker-compose examples](https://docs.netalertx.com/DOCKER_COMPOSE).
|
||||
|
||||
### Default ports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user