Lightweight webserver docker image for static content.
 
 
Go to file
Niclas Thobaben 441fa7efff
nclazz/static-webserver-docker/pipeline/head This commit looks good Details
added logging
2022-02-24 12:57:21 +01:00
.gitignore Use node express as static server 2022-02-15 01:11:04 +01:00
Dockerfile Use node express as static server 2022-02-15 01:11:04 +01:00
Jenkinsfile updated Jenkinsfile 2022-02-08 10:45:27 +01:00
README.md initial commit 2022-02-08 10:41:30 +01:00
index.js added logging 2022-02-24 12:57:21 +01:00
package-lock.json Use node express as static server 2022-02-15 01:11:04 +01:00
package.json Use node express as static server 2022-02-15 01:11:04 +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/.