This repo contains a Dockerfile to run an httpd instance, that pulls a static web page from a (public) git repository.
Based on official httpd image, this image adds git client and a script, that pulls static web page from a git repo. See image readme
Deploys Docker image to a Kubernetes cluster.
Published under the MIT license.