abundant-oil-31046
10/10/2024, 10:33 AMquick-house-41860
10/10/2024, 3:40 PMquick-house-41860
10/10/2024, 3:44 PM/etc/containerd/certs.d/docker.io/hosts.toml
with these contents:
server = "<https://registry-1.docker.io>"
[host."<http://my-registry:8080>"]
capabilities = ["pull", "resolve", "push"]
And then put the following in your containerd configuration:
[plugins."io.containerd.grpc.v1.cri".registry]
config_path = "/etc/containerd/certs.d"
abundant-oil-31046
10/11/2024, 7:02 AM