You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% 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 %
The text was updated successfully, but these errors were encountered:
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.
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)
The text was updated successfully, but these errors were encountered: