How to overwrite the Docker Hub default registry in the ContainerD Runtime
To configure a new default registry that will be used to pull images that do not have fully qualified image paths, modify the containerd configuration (/etc/containerd/config.toml) as follows: version = 2 [plugins] [plugins."io.containerd.grpc.v1....
Jan 23, 20231 min read1.7K



