1 Star 4 Fork 2

lanjerry / lanjerry-admin-webapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 149 Bytes
一键复制 编辑 原始数据 按行查看 历史
lanjerry 提交于 2020-12-16 10:50 . 修改Jenkinsfile和Dockerfile.
FROM nginx
LABEL maintainer="38046851@qq.com"
COPY dist/ /usr/share/nginx/html
COPY default.conf.template /etc/nginx/templates/default.conf.template
JavaScript
1
https://gitee.com/lanjerry/lanjerry-admin-webapp.git
git@gitee.com:lanjerry/lanjerry-admin-webapp.git
lanjerry
lanjerry-admin-webapp
lanjerry-admin-webapp
master

搜索帮助