1 Star 1 Fork 4

徐宝/autotest_web

forked from 梁孔林/autotest_web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile 270 Bytes
一键复制 编辑 原始数据 按行查看 历史
梁孔林 提交于 2021-10-31 23:26 . 提交代码
FROM hub.c.163.com/library/nginx
MAINTAINER yinquanwang
RUN rm /etc/nginx/conf.d/default.conf
RUN /bin/cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo 'Asia/Shanghai' >/etc/timezone
ADD default.conf /etc/nginx/conf.d/
COPY dist/ /usr/share/nginx/html/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/baoxuxu/autotest_web.git
[email protected]:baoxuxu/autotest_web.git
baoxuxu
autotest_web
autotest_web
master

搜索帮助