thesilican / docker-httpd

A small wrapper around nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-httpd

A small wrapper around nginx with some configuration modifications, useful as a http static web server

Usage:

FROM thesilican/httpd

COPY /path/to/website/files /public

About

A small wrapper around nginx


Languages

Language:Dockerfile 100.0%