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