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 info complains that plugin is not valid #312

Open
dimaqq opened this issue Jan 26, 2024 · 0 comments
Open

docker info complains that plugin is not valid #312

dimaqq opened this issue Jan 26, 2024 · 0 comments

Comments

@dimaqq
Copy link

dimaqq commented Jan 26, 2024

> docker info
Client: Docker Engine - Community
 Version:    24.0.7
 Context:    rancher-desktop
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.12.0
    Path:     /Users/username/.docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  2.23.3
    Path:     /Users/username/.docker/cli-plugins/docker-compose
WARNING: Plugin "/Users/username/.docker/cli-plugins/docker-credential-osxkeychain" is not valid: plugin candidate "credential-osxkeychain" did not match "^[a-z][a-z0-9]*$"

Server:
 Containers: 28
...

I'm using Rancher Desktop in "moby" mode, without k8s.

Looking at the regex, I guess only one dash is allowed in docker-foo, and docker-foo-bar is not.

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

No branches or pull requests

1 participant