user nobody
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
container_name: ${PROMETHEUS_CONTAINER_NAME:-prometheus}
|
||||
hostname: prometheus
|
||||
image: ${PROMETHEUS_IMAGE:-docker.io/prom/prometheus}:${PROMETHEUS_TAG:-latest}
|
||||
user: nobody
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- prometheus-net
|
||||
|
||||
Reference in New Issue
Block a user