Skip to content

aasaidane/docker-colored-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colored Page

A Golang application that starts a webserver displaying a colored page.

It was inspired by Blankpage project (https://github.com/dndungu/blankpage) of David Ndungu.

Usage

Start the container like this:

docker run -d -p 80:8080 -e "HTTP_PORT=8080" -e "COLOR=#000000" -t aasaidane/colored-page

About

A Go application that serves a colored web page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published