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

Docker settings aren't saved or used #173

Open
brianp opened this issue Sep 23, 2022 · 0 comments
Open

Docker settings aren't saved or used #173

brianp opened this issue Sep 23, 2022 · 0 comments

Comments

@brianp
Copy link
Collaborator

brianp commented Sep 23, 2022

  1. The docker settings for tag and repository are only saved per session. Once the app is restarted these settings are overridden with the defaults.

  2. The settings aren't actually passed back to the backend at any point. Currently, the latest tag is hardcoded into the docker fetch functions.

We need to persist the settings and utilize them properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Must Do
Development

No branches or pull requests

1 participant