Skip to content

elderec/busybox-httpd-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A small HTTP server using Busybox's httpd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 44.0%
  • Makefile 28.4%
  • Shell 15.6%
  • HTML 12.0%