mirror of
https://github.com/containerd/containerd.git
synced 2026-08-10 01:48:39 +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>