qJake / HADotNet.CommandCenter

📱 A web-based, wall-mountable command center for Home Assistant.
https://hacc.dev
Apache License 2.0
158 stars 11 forks source link

How do I update ? #92

Closed jruibarroso closed 4 years ago

jruibarroso commented 4 years ago

Hi, I'm running version 1.017 and realised that you already launch v1.018, how can I update ? reinstall this way : docker pull qjake/hacc docker run -p 8095:8095 qjake/hacc ??

thank you for your great work (sorry, this seems not to be right topic, but can't find one)

github-actions[bot] commented 4 years ago

Hey there, looks like this is your first time submitting a bug or enhancement to HACC! Thanks for helping make HACC a better app! 🎉

qJake commented 4 years ago

Hi @jruibarroso Yes, you should be able to stop your container (docker stop <container-id>), and then re-run docker pull qjake/hacc which will pull the latest version, and then re-run the container.

jruibarroso commented 4 years ago

How can I know my container ID ?

Jake Burgy notifications@github.com escreveu em sáb, 11/04/2020 às 16:56 :

Hi @jruibarroso https://github.com/jruibarroso Yes, you should be able to stop your container (docker stop ), and then re-run docker pull qjake/hacc which will pull the latest version, and then re-run the container.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/qJake/HADotNet.CommandCenter/issues/92#issuecomment-612452413, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDQIBN5IRT6CTALRS6HDSDRMCHLRANCNFSM4MF7BUJA .

-- Enviado pelo meu iPhone Xs

qJake commented 4 years ago

You can run docker ps to see running containers.

jruibarroso commented 4 years ago

Thank you, already updated 😃

Jake Burgy notifications@github.com escreveu em sáb, 11/04/2020 às 20:39 :

You can run docker ps to see running containers.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/qJake/HADotNet.CommandCenter/issues/92#issuecomment-612498721, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDQIBMNUKG4YIYCUIDJJUTRMDBPDANCNFSM4MF7BUJA .

-- Enviado pelo meu iPhone Xs