services: tentaclebot: image: git.gpatti.com/gpatti/tentaclebot:latest build: context: . dockerfile: Dockerfile container_name: tentaclebot restart: unless-stopped env_file: - .env