Template:DOCKER INTEGRATION
From Variscite Wiki
Yocto Integration
Recipe
Before you begin, get familiar with the Build Release guide.
The Yocto BSP provides 2 dedicated images:
- var-image-docker: a graphic enabled image based on fsl-image-gui with the addition of a few more packages:
- docker-ce
- python3-docker-compose
- var-image-docker-minimal: a console image based on the core-image bbclass with the addition of a few more packages and features:
- docker-ce
- python3-docker-compose
- ssh-server-dropbear
- basic command line tools
Create a Docker-ready Image
- Follow steps 1-3 of the Build Release page.
Expression error: Unexpected > operator. Expression error: Unexpected >= operator. Expression error: Unexpected >= operator. $ cd $ MACHINE= DISTRO=
Append the following to the conf/local.conf file in your Yocto build directory: Expression error: Unexpected < operator.
Build var-image-docker:
$ bitbake var-image-docker