dashboard
repositories
filestore
activity
search
login
main
/
sgd
智慧粮库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
优化头像上传参数新增文件名称
RuoYi
2023-11-29
0037e65ca07947e885a6f116c1a882fa2f9d86ea
[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