MSC SM2S-IMX8M User Manual
69 / 92
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-14: Re-start and re-enter the MSC-LDK container
Stop the MSC-LDK container and release its resources.
Execute:
docker stop msc-ldk
docker rm msc-ldk
Example:
Figure 7-15: Stop the MSC-LDK container and release its resources.