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

Upgrade option in UI #58

Open
frankhart2018 opened this issue May 2, 2024 · 1 comment
Open

Upgrade option in UI #58

frankhart2018 opened this issue May 2, 2024 · 1 comment
Labels
project This is a project and individual issues will be generated after scoping

Comments

@frankhart2018
Copy link
Owner

Right now to upgrade version, the user has to manually pull the latest docker images and re-build the containers using these new images. This should be automated.

@frankhart2018 frankhart2018 added the project This is a project and individual issues will be generated after scoping label May 2, 2024
@frankhart2018
Copy link
Owner Author

frankhart2018 commented May 2, 2024

Reference command with filtered out useful info about tags:

curl https://hub.docker.com/v2/repositories/frankhart2018/primistore/tags?page_size=100 | jq -c '.results | map({name, tag_status, full_size, images: [.images[] | {architecture, variant, os, size, digest}], digest})' --indent 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project This is a project and individual issues will be generated after scoping
Projects
None yet
Development

No branches or pull requests

1 participant