services: telegram_exporter: container_name: telegram_exporter image: git.faercol.me/notification/telegram-notifier:latest environment: - SOCK_PATH=/input/input.sock volumes: - ./build/config:/config - ./build/input:/input