version: "3" services: soulseek: build: context: . dockerfile: Dockerfile.cloudron ports: - "6080:6080" volumes: - ./data:/app/data