Skip to content

Support docker context #1946

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

Closed
diegolovison opened this issue Sep 13, 2022 · 3 comments
Closed

Support docker context #1946

diegolovison opened this issue Sep 13, 2022 · 3 comments

Comments

@diegolovison
Copy link

% docker context     

Usage:  docker context COMMAND

Manage contexts

Commands:
  create      Create a context
  export      Export a context to a tar or kubeconfig file
  import      Import a context from a tar or zip file
  inspect     Display detailed information on one or more contexts
  ls          List contexts
  rm          Remove one or more contexts
  update      Update a context
  use         Set the current docker context

Run 'docker context COMMAND --help' for more information on a command.
(base) dlovison@dlovison-mac ubuntu % 

@stale
Copy link

stale bot commented Dec 21, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@chriskilding
Copy link

I've recently moved from Docker Desktop to Colima, and am very much hoping for a solution to this issue, so that my tests which use testcontainers are able to 'just work' again without workarounds.

(Especially since IntelliJ's test runner doesn't always get on with the workarounds)

@eddumelendez eddumelendez added this to the next milestone Feb 9, 2023
@eddumelendez
Copy link
Member

Support has been added in #2036 and it will be part of the next release.

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

No branches or pull requests

3 participants