i'm switching to have domoticz into a docker container and porting was good at the moment.
there is a difference regarding the update to a new version.
in the bare installation, in setting i can enable an alert so when a new domoticz version is available, a pop up appears and i could easly update.
In the docker container, i haven't is, so i'm wondering how a new version avaliable can be notified?
there is some setting i have to enable, or someone can show me the way to do it?
Thanx
Fabrizio
Domoticz Docker Container update trigger Topic is solved
Moderators: leecollings, remb0
- waltervl
- Posts: 5791
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Domoticz Docker Container update trigger
There is no trigger as it is managed by Docker. There are some tools around docker to check if there is a new docker image. You have to google for that.
Or you can run a regularly update command:
as indicated in the instructions on'
https://hub.docker.com/r/domoticz/domoticz
Or you can run a regularly update command:
Code: Select all
docker compose pull && docker compose up --force-recreate --build -d && docker image prune -f
https://hub.docker.com/r/domoticz/domoticz
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- gizmocuz
- Posts: 2510
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Domoticz Docker Container update trigger
You also do not have to update every time.
If you want a good docker compose manager, you could install (via docker compose of course) DockGE, I like this one very much!
If you want a good docker compose manager, you could install (via docker compose of course) DockGE, I like this one very much!
Quality outlives Quantity!
Who is online
Users browsing this forum: No registered users and 1 guest