File size: 88 Bytes
7864eaa
 
 
1
2
3
FROM nginx
COPY ./nginx.conf /etc/nginx/conf.d/default.conf
COPY . /usr/share/nginx/html