services: exporter: image: registry.gitlab.com/hctrdev/fail2ban-prometheus-exporter:latest volumes: - /var/run/fail2ban/:/var/run/fail2ban:ro ports: - "10.0.0.1:9991:9191" restart: unless-stopped