this will left production in ruins

This commit is contained in:
ITQ
2025-03-02 17:04:44 +03:00
parent c139f88a20
commit 9612b67721
15 changed files with 692 additions and 8 deletions
+11
View File
@@ -370,6 +370,17 @@ services:
restart: unless-stopped
shm_size: 4mb
checker:
image: gitlab.prodcontest.ru:5050/team-15/project/checker:latest
build:
context: ./services/checker
dockerfile: Dockerfile
restart: unless-stopped
volumes:
- type: bind
source: /var/run/docker.sock
target: /prometheus
proxy:
image: docker.io/nginx:1.27-alpine3.21
configs: