services: app: build: . image: yugensys-vision container_name: yugensys ports: - "7860:7860" restart: unless-stopped