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