Table of Contents | ||
---|---|---|
|
1. Overview
This page describes basic example to run the docker containers on Torizon OS using the command-line for the STM32MP boards.
1.1. Reference Documentation
Docker container engine is the common feature of Torizon OS available on various HW platforms including the STM32MP targets. For detailed information on Docker containers in Torizon OS refer to Working With Containers Documentation
1.2. Pre-requisites
To run docker containers on the STM32MP1/2 board the following pre-requirements must be met:
You have installed Torizon OS to the STM32MP board, this must be one of the STM32MP2 Evaluation board or Discovery kit or the STM32MP1 Discovery kit. ​Refer to Installing TorizonOS Torizon OS to STM32MP Target Boards Using the STM32 Programmer Tool
2. Running the Hello-World container
Perform the following steps:
...