mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 12:19:48 +00:00
The config_file var wasn't set when CONTAINERD_CONFIG_FILE env was passed, thus it should use CONTAINERD_CONFIG_FILE instead of config_file to access the containerd conf file. Signed-off-by: Fupan Li <fupan.lfp@antgroup.com>