dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加页签openPage支持传递参数
RuoYi
2022-04-08
f7b761275c98e34ce6f7a76c1763c2603db650f3
[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