The default container user has uid 65534.
An example how to setup endlessh-go, Prometheus, and Grafana using docker compose.
An example how to setup endlessh-go with the Maxmind GeoIP Database.
You need to add capability NET_BIND_SERVICE
to the program.
If you are using docker, this can be done via cli argument --cap-add
or cap_add
in the docker compose file.