Delete 'Dockerfile'
All checks were successful
All checks were successful
This commit is contained in:
parent
e95aa71188
commit
c993e4849e
1 changed files with 0 additions and 8 deletions
|
@ -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…
Add table
Reference in a new issue