Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 360 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 360 Bytes

Tea Time Notif

This service remind the time of tea

How to use

Make sure you have docker installed on your system.

docker build . -t tea_time_notif

docker run -d --name tea_time_notif tea_time_notif

How to stop

docker stop tea_time_notif

How to remove

docker rm tea_time_notif

Contibutors

License

MIT