Skip to content

paclair fails with localhost docker registry #27

@fxdgear

Description

@fxdgear

I'm trying to test something with paclair using a localhost registry.

When I create my registry in the conf:

Plugins:
  Docker:
    class: paclair.plugins.docker_plugin.DockerPlugin
    registries:
      localhost:5000:
        auth:
          - "admin"
          - "badmin"

Then when I attempt to scan an image localhost:5000/namespace/name:tag it attempts to get the image data from the docker hub.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions