Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating a docker installation #1193

Open
tarmacalastair opened this issue May 25, 2024 · 0 comments
Open

Updating a docker installation #1193

tarmacalastair opened this issue May 25, 2024 · 0 comments

Comments

@tarmacalastair
Copy link
Contributor

The documentation at
https://dashticz.readthedocs.io/en/beta/gettingstarted/automaticinstall.html#update-from-a-previous-version
and
https://dashticz.readthedocs.io/en/master/gettingstarted/automaticinstall.html#update-from-a-previous-version
does not actually tell you how to upgrade.

From what I can see, cobbled together from the troubleshooting page and also from the message I get when I rerun dashticz_install.sh, it looks like the step I need to use are

cd dashticz (or wherever Dashticz is installed)
make stop
make update
make start (a new image then downloads)

After this, if I type sudo docker images then I can see my new dtv3-8082 with its new creation date.

Please can the documentation be updated, modifying anything I might have got wrong?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant