Sign inSign up

peez/govee2mqtt

By peez

Updated 12 days ago

Mirror of ghcr.io/wez/govee2mqtt:latest, tags based on the current timestamp yyyymmddhhmmss

Image
0

6.9K

peez/govee2mqtt repository overview

Version-Save mirror of ghcr.io/wez/govee2mqtt:latest

As there is no versioning on this repository (at least as far as I see), from time to time I am updating THIS image, and tagging it with the current timestamp:

docker pull ghcr.io/wez/govee2mqtt:latest

IMG_TAG=$(date +'%Y%m%d%H%M%S')
docker tag ghcr.io/wez/govee2mqtt:latest peez/govee2mqtt:$IMG_TAG
docker tag peez/govee2mqtt:$IMG_TAG peez/govee2mqtt:latest

docker push peez/govee2mqtt:$IMG_TAG
docker push peez/govee2mqtt:latest

This way whenever you decide to try this image with a given date-tag, you can be sure the image won't change and will keep running without receiving e.g. breaking changes to :latest

Adding a :latest to THIS image just for convenience, but if you are not requiring the stability of the immutable version tags, you might be better off with using the ghcr image directly.

Tag summary

Content type

Image

Digest

sha256:48cb6e3a9

Size

17.9 MB

Last updated

10 months ago

docker pull peez/govee2mqtt