Installation Guideline
Install the container engine iSulad.
sh# yum install iSuladInstall dependent packages of system containers.
sh# yum install syscontainer-tools authz lxcfs-tools lxcfsRun the following command to check whether iSulad is started:
sh# systemctl status isuladEnable the lxcfs and authz services.
sh# systemctl start lxcfs # systemctl start authz
Bug