MSC SM2S-IMX8MINI 66 / 87
User Manual
7.2.3.2.6 Leave the MSC-LDK container.
Execute:
exit
Example:
Figure 7-11. Leave the MSC-LDK container.
7.2.3.2.7 Re-start and re-enter the MSC-LDK container.
Execute:
docker container start msc-ldk
docker container exec -ti msc-ldk /bin/bash
Example:
Figure 7-12. Re-start and re-enter the MSC-LDK container.
7.2.3.2.8 Stop the MSC-LDK container and release its resources.
Execute:
docker stop msc-ldk
docker rm msc-ldk