spadin / h1-message

Displays a simple message with an h1 tag.

Home Page:https://registry.hub.docker.com/u/spadin/h1-message/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h1-message

Displays a simple message with an h1 tag.

Running the container

$ docker run -p 80:80 -it -e "MESSAGE=Hi There" spadin/h1-message \
  bundle exec unicorn -p 80 -o 0.0.0.0

About

Displays a simple message with an h1 tag.

https://registry.hub.docker.com/u/spadin/h1-message/


Languages

Language:Ruby 100.0%