Files
Khem Raj b837662911 ci: Switch to using https for fetching OE/YP git repos
git protocol is broken, and anyway https is preferred way to clone from
these git sources.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
2026-04-10 19:29:28 -07:00
..

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.