Skip to content

Contains all the SI laboratory prerequisites inside a docker container

License

Notifications You must be signed in to change notification settings

systems-cs-pub-ro/si-lab-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

si-lab-docker

Contains all the SI laboratory prerequisites inside a Docker container


DOCKER_BUILDKIT=1 docker build -t si-master .
docker run --rm -it -v ${PWD}:/work-si-yocto si-master --workdir=/work-si-yocto
kas build kas.yml

Use this information in order to build Yocto Project inside Crops Docker image.

  • Dockerfile - augment the Crops Docker container with necessary support for an automatic Yocto Project build generation.
  • kas.yml - file contains the Raspberry Pi build setup.

About

Contains all the SI laboratory prerequisites inside a docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published