Sign inSign up

dstritzke/simple-counter

By dstritzke

Updated almost 8 years ago

A simple web and time based countdown.

Image
0

254

dstritzke/simple-counter repository overview

Simple Counter

Host a simple counter that counts to a specified date.

Quick Start

docker run -d --name simple-counter -p 8080:8080 dstritzke/simple-counter:latest

Query the counter using the following URL scheme.

http://yourcounter.org?year=2018&month=9&day=14&hour=17&minute=0&second=0

Customisation

Tag summary

Content type

Image

Digest

Size

36.2 MB

Last updated

almost 8 years ago

docker pull dstritzke/simple-counter