WebThingsIO / gateway-docker

Legacy docker image for WebThings Gateway - now moved to main gateway repo at https://github.com/WebThingsIO/gateway
Mozilla Public License 2.0
72 stars 25 forks source link

Docker Hub releases do not have tags with associated mozilla-iot/gateway versions #6

Closed alberts-s closed 6 years ago

alberts-s commented 6 years ago

Docker is built and only has latest tag, during the building of image a git clone is issued and the latest commits from mozilla-iot/gateway master branch are cloned. This might contain newer, possibly breaking, features which are not in the latest release.

To improve stability it would be wise to match the Docker Hub releases with stable mozilla-iot/gateway releases via tagging. To lower the required maintenance of Docker images this process could be automated by CI server.

mrstegeman commented 6 years ago

@Alberts00 The latest (and only) release in Docker Hub is actually identical to the 0.4.0 gateway release. However, I do agree with you. I will tag that release and all releases moving forward accordingly.

mrstegeman commented 6 years ago

Tagged.

https://hub.docker.com/r/mozillaiot/gateway/tags/