Commit f7c838ab authored by lover2010's avatar lover2010

123

parent 32349b7a
FROM harbor.ebd.nercel.com/demp/nginx
MAINTAINER ruanhx@nercel.com
ENV TZ=Asia/Shanghai
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
EXPOSE 80
ADD devops/default.conf /etc/nginx/conf.d/default.conf
ADD unpackage/dist/build/web/ /usr/share/nginx/html
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment