site-musique/Dockerfile

7 lines
149 B
Docker
Raw Normal View History

2017-09-23 12:20:17 +02:00
FROM nginx:alpine
2018-03-30 19:21:20 +02:00
label maintainer="Paul TREHIOU <paul@nyanlout.re>"
2016-10-02 13:34:58 +02:00
2017-09-23 12:20:17 +02:00
COPY nginx.conf /etc/nginx/conf.d/default.conf
2016-10-02 14:12:32 +02:00
COPY ./ /usr/share/nginx/html/