Delete 'Dockerfile'
All checks were successful
All checks were successful
This commit is contained in:
parent
e95aa71188
commit
c993e4849e
@ -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
|
Loading…
Reference in New Issue
Block a user