Browse Source

readme: added link to docker hub

Fabian Peter Hammerle 4 years ago
parent
commit
db971b354b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -70,6 +70,10 @@ switch:
 
 ## Docker 🐳
 
+Pre-built docker image are available at https://hub.docker.com/r/fphammerle/switchbot-mqtt/tags
+
+Annotation of signed tags `docker/*` contains docker image digests: https://github.com/fphammerle/switchbot-mqtt/tags
+
 ```sh
 $ docker build -t switchbot-mqtt .
 $ docker run --name spelunca_switchbot \