Delete 'Dockerfile'

This commit is contained in:
nyanloutre 2018-11-06 00:46:05 +01:00
parent e95aa71188
commit c993e4849e
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
FROM nginx:alpine
label maintainer="Paul TREHIOU <paul@nyanlout.re>"
COPY nginx.conf /etc/nginx/conf.d/default.conf
COPY ./ /usr/share/nginx/html/
VOLUME /usr/share/nginx/html