dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
🎉 RuoYi-Cloud-Vue3(Vue3 Element Plus Vite)版本
RuoYi
2021-12-02
05ce7d92a921c38b88100e48070e38582f52df36
[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