Page 1 of 1

Stable docker image

Posted: Monday 21 November 2022 10:41
by JosFr
Good morning,

When pulling and starting the stable Domoticz docker image, the container immediately pulls the latest Domoticz image and probably starts that image. How can I prevent that from happening? It seems quite useless to provide a stable docker image when it immediately replaces itself by the latest image?

Re: Stable docker image

Posted: Monday 21 November 2022 12:08
by waltervl
As mentioned in https://hub.docker.com/r/domoticz/domoticz and https://www.domoticz.com/wiki/Docker

Did you use tag stable? eg:

docker pull domoticz/domoticz:stable (will pull latest stable version)

If you did there probably is an error somewhere in the docker building process.

Re: Stable docker image

Posted: Monday 21 November 2022 12:32
by JosFr
waltervl wrote: Monday 21 November 2022 12:08 As mentioned in https://hub.docker.com/r/domoticz/domoticz and https://www.domoticz.com/wiki/Docker

Did you use tag stable? eg:

docker pull domoticz/domoticz:stable (will pull latest stable version)

If you did there probably is an error somewhere in the docker building process.
I did use the stable tag. What's the best way to report this issue?

Re: Stable docker image

Posted: Monday 21 November 2022 12:34
by waltervl
You can report this in the Domoticz docker github repository https://github.com/domoticz/domoticz-docker

Re: Stable docker image

Posted: Monday 21 November 2022 12:38
by waltervl
But when I look into docker hub I see a valid stable from 16 days ago. Domoticz released a new stable 2022.2 at that time!

https://hub.docker.com/layers/domoticz/ ... xt=explore