version: '3.5' services: geasbot-app: build: ./app container_name: geas_bot volumes: - ./app:/app restart: unless-stopped