How to Update the Container and Zigbee2Mqtt in LXC Container? #2083
-
Hi, I am wondering how i should update the Container and also the Zigbee2Mqtt GUI best way? As i usual do in Alpine Edge i just run "apk upgrade --available && sync" . During this zigbee2mqtt was updated. I also followed the instructions from zigbee2mqtt doc. But the command "cd /opt/zigbee2mqtt" just show a "-ash: cd: can't cd to /opt/zigbee2mqtt: No such file or directory" Also i followed the discussion here as there seems to be a new update function in the scripts (i was not able to find any docs for this function). I followed the instructions to create the update function but "update" just shows "wget: unrecognized option: L" So, maybe can anybody tell me, for the rest of my machines, what will be the best way to update the images? Just run the apk upgrade --available && sync or is there a "better" way? Best Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
To update the Alpine-Zigbee2MQTT application, |
Beta Was this translation helpful? Give feedback.
To update the Alpine-Zigbee2MQTT application,
apk update && apk upgrade
is the only way.https://pkgs.alpinelinux.org/packages?name=zigbee2mqtt&branch=edge&repo=&arch=x86_64&maintainer=