# 基础镜像FROM nacos/nacos-server# authorMAINTAINER ruoyi # 复制conf文件到路径COPY ./conf/application.properties /home/nacos/conf/application.properties