FROM nginx:1.20.2

COPY conf/nginx.conf /etc/nginx/nginx.conf
COPY html /usr/share/nginx/html