2023-11-28 –, Scarthgap
During this class we will explore containerization for embedded systems. After a walkthrough on what containers are and how the differ from virtualization we will build a system that adds container capabilities to a Yocto Project image. We will use the container tools to fetch containers from a repository, create recipes to embed containers into a Yocto Project build, and build a container image with the Yocto Project.
Agenda for the class:
● Virtualization Technologies
● Class Environment
● Hello Container
● Embedding Containers
● Embedding Containers Using a Manifest
● Building Containers