services: snatcher: build: . container_name: weidian-snatcher ports: - "9000:9000" volumes: - ./data:/app/data restart: unless-stopped