Sign inSign up

padhihomelab/tiny-httpd

By padhihomelab

Updated 26 days ago

Image
0

7.6K

padhihomelab/tiny-httpd repository overview

docker_tiny-httpd

build status testing size latest size

latest version image pulls


A multiarch tiny-httpd Docker image, based on Alpine Linux.

386amd64arm/v6arm/v7arm64ppc64leriscv64s390x
:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:

Usage

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.

Tag summary

Content type

Image

Digest

sha256:f2e7ad636

Size

3.5 MB

Last updated

almost 2 years ago

docker pull padhihomelab/tiny-httpd