/busybox-httpd-docker

A small HTTP server using Busybox's httpd

Primary LanguageDockerfile

Busybox HTTPD

This is a bare bones Docker image based on alpine that serves HTTP content using Busybox’s httpd command.

Put your web content in /var/www/html.

You can override the configuration file in /etc/httpd.conf.