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