services: rongshuo: build: . ports: - "8088:8088" restart: unless-stopped volumes: - ./rongshuo.jar:/app/rongshuo/rongshuo.jar