cs / nginx /Dockerfile
haoqi7's picture
Upload 1527 files
a8eb386
raw
history blame
79 Bytes
FROM nginx
RUN rm /etc/nginx/conf.d/default.conf
ADD conf.d/ /etc/nginx/conf.d