Skip to content

[QUESTION] Does Copa support the HTTP protocol? #829

@Fr1ezy

Description

@Fr1ezy

What is your question?

Does Copa support the HTTP protocol?

Using Copa for image repair error:

 => resolve image config for docker-image://192.168.0.194:8080/library/utils-base:latest          0.0s
Error: failed to do request: Head "https://192.168.0.194:8080/v2/library/utils-base/manifests/latest": http: server gave HTTP response to HTTPS client

This is my internal network address, using the HTTP protocol

I have already set it up in/etc/docker/daemon. json
"insecure-registries": ["192.168.0.194:8080"]
and /etc/buildkit/buildkitd.toml

[registry."192.168.0.194:8080"]
  http = true

But it still reports an error

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedstale

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions