/static-site

A simple program/docker-image to host some static assets

Primary LanguageDockerfile

Static-Site

A simple program / docker image to host static websites

Setup

Docker-Image

Using the docker image, you can simply create your own image for the website you are hosting, to do this you simple need to:

  • Use this image as a base image
  • Copy all the assets in the /app/website/ directory