@ -20,4 +20,5 @@ RUN yarn
WORKDIR /app
#运行自动部署服务端
CMD ["node","/app/RiskCloudRun/bin/www"]
#运行web服务端
ENTRYPOINT ["updateRisk","RiskCloudMock"]