services: bot: restart: "no" build: . volumes: - .:/app:ro tty: true env_file: - .env environment: KUBECONFIG: /app/config