Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chiemiko/docker-timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-timer

Simple docker image that servers a static web page with a countdown timer.

Instructions

  1. To build the image, run docker build . -t docker-timer

  2. To run the container, run docker run -p 8080:80 docker-timer

  3. Open in your browser http://127.0.0.1:8080/ to view the timer

About

Simple docker image that servers a static web page with a timer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%