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