aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/docker-images/yocto-builder/README.md
blob: 6336fb88afc803719a350a560794dc3729cf5ee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!--
SPDX-FileCopyrightText: Andrei Gherzan <andrei.gherzan@huawei.com>

SPDX-License-Identifier: MIT
-->

# 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.