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

feat: add ability to switch the docker CLI context #9198

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Oct 3, 2024

What does this PR do?

add ability to switch the docker CLI context

Screenshot / video of UI

image

What issues does this PR fix or reference?

fixes #9026

How to test this PR?

  1. rebase against the other PR referenced in the description
  2. Add "dockerCompatibility.enabled": true in ~/.local/share/containers/podman-desktop/configuration/settings.json file
  3. go to the settings / Docker compatibility page
  4. see the dropdown to select the docker contexts
  • Tests are covering the bug fix or the new feature

tests will be added if people are OK with the UI

@benoitf benoitf requested a review from a team as a code owner October 3, 2024 20:38
@benoitf benoitf requested review from cdrage, feloy and deboer-tim and removed request for a team October 3, 2024 20:38
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

Successfully merging this pull request may close these issues.

add a widget in docker compatibility page to display/switch the docker cli context
1 participant