Please forgive me if the questions are too simple. But I cannot find<br>good answers anywhere.<br><br>What are the difference between application containers and system <br>containers? Both of them can start a command directly. Then why <br>

application container is useful?<br><br>Is it correct that a system container can also be used as an application<br>container? But I found some previous posts saying that a system container <br>must be started with lxc-start. Why?<br>

<br>I tried to start bash in application container and system container.<br>When I invoke reboot in application container for two times, the host will<br>reboot eventually, even with the sys_boot capability removed by lxc, and <br>

removed from the capability bounding set. But when I test it in system <br>container, the command always failed. Is it normal?<br><br>Thanks,<br>Waikit Sze<br>