Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 377 Bytes

File metadata and controls

19 lines (13 loc) · 377 Bytes

Barton bus stop

A single page to display bus times for a single stop, in the style of the live time boards.

🐳 Docker

docker build -t bus-stop .
docker container run --publish 8000:80 --detach --name bus-stop bus-stop