version: '2' services: logbot: build: . volumes: - ./logs:/logs restart: always