Template:DEBIAN DOCKER INTEGRATION: Difference between revisions

From Variscite Wiki
(Add a note for Debian build with Yocto)
(Move the note about Debian Bookworm with NXP BXP L6.1.36_2.1.0)
 
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
-->= Debian Integration =
-->= Debian Integration =
{{Note|'''Notes:'''
Beginning from Debian Bookworm with NXP BSP L6.1.36_2.1.0, Docker comes pre-installed on the image.
|info}}
You can install Docker on the target by running the following commands:
You can install Docker on the target by running the following commands:
  root@{{#var:MACHINE_NAME}}:~# apt-get update && apt-get -y upgrade
  root@{{#var:MACHINE_NAME}}:~# apt-get update && apt-get -y upgrade
Line 8: Line 11:


-->{{Note|'''Notes:'''
-->{{Note|'''Notes:'''
* Beginning from Debian Bookworm with NXP BSP L6.1.36_2.1.0, Docker comes pre-installed on the image
* Starting from a Recovery SD card image, the default rootfs partition may need to be increased in size, avoiding disk space issues using Docker.<br>Please refer to {{Varlink|Debian Build Release Stage#SD_card_structure|{{#var:RELEASE_LINK}}|SD card structure|}} for more information.<br>
* Starting from a Recovery SD card image, the default rootfs partition may need to be increased in size, avoiding disk space issues using Docker.<br>Please refer to {{Varlink|Debian Build Release Stage#SD_card_structure|{{#var:RELEASE_LINK}}|SD card structure|}} for more information.<br>
* For SOMs with NAND and eMMC on-SOM storage, it's recommended to use the eMMC as rootfs location to ensure having sufficient disk space
* For SOMs with NAND and eMMC on-SOM storage, it's recommended to use the eMMC as rootfs location to ensure having sufficient disk space
|info}}
|info}}
</includeonly>
</includeonly>

Latest revision as of 22:32, 22 May 2024