compose on arm

This commit is contained in:
Yann Autissier
2022-05-09 13:33:46 +00:00
parent 39bd503fff
commit ff1da1fc3c
32 changed files with 64 additions and 70 deletions
+1 -2
View File
@@ -11,9 +11,8 @@ services:
dockerfile: docker/prometheus/prometheus/Dockerfile
image: ${DOCKER_REPOSITORY}/prometheus:${DOCKER_IMAGE_TAG}
labels:
- SERVICE_9090_NAME=${COMPOSE_SERVICE_NAME}-prometheus-9090
- SERVICE_9090_CHECK_TCP=true
- SERVICE_9090_CHECK_INITIAL_STATUS=passing
- SERVICE_9090_NAME=${COMPOSE_SERVICE_NAME}-prometheus:9090
- SERVICE_9090_TAGS=${PROMETHEUS_SERVICE_9090_TAGS}
networks:
- private