FROM nginx
MAINTAINER Jose Mª Avila <bichi5@gmail.com>
COPY ./docker/config/nginx.conf /etc/nginx/nginx.conf
COPY ./src /var/www/html