FROM nginx:alpine COPY ./build /usr/share/nginx/html RUN pwd && ls -la COPY ./docker/default.conf /etc/nginx/conf.d/