meta-raspberrypi/.github/workflows/docker-images/yocto-builder
Leon Anavi 48c571a537 Dockerfile: Increase vm.max_map_count
Fix the resource exhaustion problem on the build infrastructure.

Suggested-by: Stu Westerman @stu-spp
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2025-05-09 08:35:55 -07:00
..
Dockerfile Dockerfile: Increase vm.max_map_count 2025-05-09 08:35:55 -07:00
entrypoint-build.sh ci: Add usrmerge to distro features 2023-08-29 22:43:01 +01:00
entrypoint-yocto-check-layer.sh ci: Introduce workflow Yocto operations/builds 2022-02-19 09:27:59 +00:00
README.md ci: Introduce workflow Yocto operations/builds 2022-02-19 09:27:59 +00: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.