dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Result type not match for select id="selectMenuListByRoleId"
runphp
2022-02-11
4191f5ca5c5e91043e2bb575699cd99b18e9382e
[sgd.git]
/
docker
/
nacos
/
dockerfile
1
2
3
4
5
6
7
# 基础镜像
FROM nacos/nacos-server
# author
MAINTAINER ruoyi
# 复制conf文件到路径
COPY ./conf/application.properties /home/nacos/conf/application.properties