--- services: skullbot: build: ./data/ container_name: skullbot restart: unless-stopped volumes: - ./data/events.db:/app/events.db tty: true