Skip to content

docker info complains that plugin is not valid #312

Description

@dimaqq
> 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions