MSC SM2S-IMX8MINI
65 / 87
User Manual
Figure 7-9. Prepare docker container for MSC-LDK. Part 3.
7.2.3.2.2
Step 2: Start and enter the MSC-LDK container for the first time
Execute:
docker run --privileged -t -i --dns $(nmcli -f 'IP4.DNS' \
-m multiline device show 2>&1 | sed -rn 's/IP4.DNS\[1\]: *(.*)/\1/p') \
--name msc-ldk -h docker -v `pwd`/src:/src msc-ldk /bin/bash
Example:
Figure 7-10. Start and enter the MSC-LDK container.
7.2.3.2.3
Step 3: Clone and enter the base MSC-LDK repo
See 7.2.3.1.1
7.2.3.2.4
Step 4: Create build directory
See 7.2.3.1.2
7.2.3.2.5
Step 5: Enter build directory
See 7.2.3.1.3
Содержание 78368
Страница 1: ...SMARC Module MSC SM2S IMX8MINI SMARC Rev 2 0 Standard 30 04 2021 Rev 1 4 User Manual ...
Страница 10: ...MSC SM2S IMX8MINI 10 87 User Manual 9 Docker documentation https docs docker com ...
Страница 16: ...MSC SM2S IMX8MINI 16 87 User Manual 1 2 Block Diagram Figure 1 1 Block Diagram ...
Страница 67: ...MSC SM2S IMX8MINI 67 87 User Manual Example Figure 7 13 Stop the MSC LDK container and release its resources ...
Страница 77: ...MSC SM2S IMX8MINI 77 87 User Manual Example ...