Installation Guideline
Install the container engine iSulad.
yum install iSuladInstall dependent packages of system containers.
yum install isulad-tools authz isulad-lxcfs-toolkit lxcfsEnable the lxcfs and authz services.
systemctl start lxcfs systemctl start authzCheck whether iSulad, lxcfs, and authz are started.
systemctl status isulad systemctl status lxcfs systemctl status authzIf you need iSulad, lxcfs, and authz to start upon system startup, run the following commands:
systemctl enable isulad systemctl enable lxcfs systemctl enable authz
Bug Catching




