Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Layer to configure and run docker on Intel Aero board

Notifications You must be signed in to change notification settings

intel-aero/meta-intel-aero-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DISCONTINUATION OF PROJECT

This project will no longer be maintained by Intel. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project.

meta-intel-aero-docker

Yocto layer for adding docker to Intel Aero platform

For details on getting setup to build see the Intel Aero wiki.

Build basic docker image as follows

mkdir intel_aero
cd intel_aero
repo init -u https://github.com/intel-aero/intel-aero-manifest.git -b pyro -m docker.xml
repo sync -j4
export TEMPLATECONF=../meta-intel-aero-docker/conf
source poky/oe-init-build-env
bitbake aero-docker-image

License

http://www.gnu.org/licenses/gpl-2.0.html

About

Layer to configure and run docker on Intel Aero board

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published