Lol3rrr / static-site

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Dockerfile 60.1%Language:Go 39.9%