Sign inSign up

tgalopin/simple-http

By tgalopin

Updated almost 10 years ago

Expose simple text content over HTTP using environment variable

Image
0

1.1K

tgalopin/simple-http repository overview

Simple HTTP

Expose simple text content over HTTP using a single environment variable (useful for maintenance process, etc.).

Usage:

docker run -p 80:80 -e HTML_CONTENT='The HTML content to display' tgalopin-docker/simple-http

Based on nginx and alpine.

Tag summary

Content type

Image

Digest

Size

16 MB

Last updated

almost 10 years ago

docker pull tgalopin/simple-http