site-musique/Dockerfile

7 lines
147 B
Docker
Raw Normal View History

2017-09-23 12:20:17 +02:00
FROM nginx:alpine
2016-10-02 13:34:58 +02:00
MAINTAINER Paul TREHIOU <paul.trehiou@gmail.com>
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/