Lightweight webserver docker image for static content.
 
 
Go to file
Niclas Thobaben 6c9388a58a
nclazz/static-webserver-docker/pipeline/head There was a failure building this commit Details
initial commit
2022-02-08 10:41:30 +01:00
.gitignore initial commit 2022-02-08 10:41:30 +01:00
Dockerfile initial commit 2022-02-08 10:41:30 +01:00
Jenkinsfile initial commit 2022-02-08 10:41:30 +01:00
README.md initial commit 2022-02-08 10:41:30 +01:00

README.md

Static Webserver

Static Webserver is a simple docker (base) image for serving static content. Its based on this blog article by Florin Lipan.

The resultung image is only 186 KB + size of the static content.

Usage

Use this image as base image and copy all static content to /home/static/.