FROM alpine COPY z_docker_static_web /z_docker_static_web EXPOSE 8080 ENV WWWROOT /var/www/ ENTRYPOINT /z_docker_static_web