tree: 471a3faa2a69220f667f8c2614cb3a3fb0e6e7e6 [path history] [tgz]
  1. Dockerfile
  2. entrypoint-build.sh
  3. entrypoint-yocto-check-layer.sh
  4. README.md
meta-raspberrypi/.github/workflows/docker-images/yocto-builder/README.md

Docker image for builds

This defines the docker image for running Yocto/OE based operations/builds. It privides multiple scripts for driving different operations.

Configuration

The entrypoint scripts assumes at runtime that the repository to drive the operation against is available under /work. This path is to be populated via bind mounts when running the container.