Compare commits
No commits in common. "testing" and "main" have entirely different histories.
@ -8,9 +8,7 @@ networks:
|
||||
|
||||
services:
|
||||
prometheus:
|
||||
image: ${IMAGE:-prom/prometheus}:${VERSION:?}
|
||||
container_name: ${NAME:-prometheus}
|
||||
user: ${RUN_USER:-1000}:${RUN_GROUP:-1000}
|
||||
image: prom/prometheus:${VERSION:?}
|
||||
volumes:
|
||||
- config:/etc/prometheus
|
||||
- data:/prometheus
|
||||
|
Loading…
x
Reference in New Issue
Block a user