We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab81ee commit cf2c13cCopy full SHA for cf2c13c
docker-compose.yaml
@@ -144,6 +144,7 @@ services:
144
container_name: prometheus
145
hostname: prometheus
146
restart: always
147
+ user: root
148
volumes:
149
- ./config/prometheus.yml:/etc/prometheus/prometheus.yml
150
- ./config/instance-down-rules.yml:/etc/prometheus/instance-down-rules.yml
0 commit comments