Template:DEBIAN DOCKER INTEGRATION: Difference between revisions
From Variscite Wiki
No edit summary |
(Move the note about Debian Bookworm with NXP BXP L6.1.36_2.1.0) |
||
(One intermediate revision by the same user not shown) | |||
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 |