A. Meddeb website as a very lightweight container. For demonstration purpose.
535
My personal website as a very lightweight image container: 70Mb.
For demonstration purpose how build an as lightweight as possible container serving static website. It uses a custom HTTP server written in Java and runs without a JVM!
Try It, execute:
docker run -d --rm --name website -p 8080:8080 ameddeb/website
And then point your browser to: http://localhost:8080
Content type
Image
Digest
sha256:3bbfa9475…
Size
24.7 MB
Last updated
about 1 year ago
docker pull ameddeb/website