Files
endlessh-go/examples
Ivan Schaller a112241c76 make wanted changes
Signed-off-by: Ivan Schaller <ivan@schaller.sh>
2023-04-17 17:06:42 +02:00
..
2023-04-17 17:06:42 +02:00
2023-04-17 17:06:42 +02:00
2023-04-17 17:06:42 +02:00

Examples

The default container user has uid 65534.

docker-simple

An example how to setup endlessh-go, Prometheus, and Grafana using docker compose.

docker-maxmind

An example how to setup endlessh-go with the Maxmind GeoIP Database.

Using privileged ports (<1024) on docker

If you want to run the image with privileged ports (below 1025), you need to set the container user to root:

user: root