Browse Source

readme: added link to docker hub

Fabian Peter Hammerle 4 năm trước cách đây
mục cha
commit
db971b354b
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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 \