@@ -16,6 +16,7 @@ To configure image registries create/modify the `/etc/containerd/config.toml` as
|
||||
|
||||
The default configuration can be generated by `containerd config default > /etc/containerd/config.toml`.
|
||||
|
||||
The endpoint is a list that can contain multiple image registry URLs split by commas.
|
||||
The endpoint is a list that can contain multiple image registry URLs split by commas. When pulling an image
|
||||
from a registry, containerd will try these endpoint URLs one by one, and use the first working one.
|
||||
|
||||
After modify the config file, you need restart the `containerd` service.
|
||||
|
||||
Reference in New Issue
Block a user