Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 564 Bytes

Build status

ClemontX.DE - Clock

This is my first Docker-Image! I was creating this static site back in 2020 to have a clock to show me the local time of the Leipzig Airport (EDDP) and the UTC (Zulu) Time.

Usage:

docker run -tid -p 80:80 clemontx/clock
To have it running on another local port, just change the first 80 before the : to another local machine port you want to use.