where is config.toml? #411
Answered
by
AkihiroSuda
torstenwerner
asked this question in
Q&A
-
How do I configure containerd? My actual question is: how do I configure insecure registries? |
Beta Was this translation helpful? Give feedback.
Answered by
AkihiroSuda
Nov 16, 2021
Replies: 1 comment
-
The config file path is |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AkihiroSuda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The config file path is
/home/$USER.linux/.config/containerd/config.toml
( in the VM ), but the config file has no effect to registry configuration of nerdctl.Please use
lima nerdctl --insecure-registry
https://github.com/containerd/nerdctl/blob/master/docs/registry.md