A multiarch tiny-httpd Docker image, based on Alpine Linux.
| 386 | amd64 | arm/v6 | arm/v7 | arm64 | ppc64le | riscv64 | s390x |
|---|---|---|---|---|---|---|---|
| :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Warning NOT FOR PROD. The goal of this image is to be reasonably fast and have a tiny footprint on both storage and memory. Security and privacy are NOT key goals! This image was designed to serve files on a local or internal network, not to be exposed to the public internet.
docker run -p 8080:80 \
-v /path/to/my/www:/www
-it padhihomelab/tiny-httpd
Runs tiny-httpd server on port 8080.
Content type
Image
Digest
sha256:f2e7ad636…
Size
3.5 MB
Last updated
almost 2 years ago
docker pull padhihomelab/tiny-httpd