-
Notifications
You must be signed in to change notification settings - Fork 96
Closed as not planned
Labels
Description
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
Labels
Type
Projects
Status
✅ Done