|
1 月之前 | |
---|---|---|
.. | ||
Dockerfile | 3 周之前 | |
README.md | 3 年之前 | |
entrypoint-build.sh | 1 年之前 | |
entrypoint-yocto-check-layer.sh | 3 年之前 |
This defines the docker image for running Yocto/OE based operations/builds. It privides multiple scripts for driving different operations.
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.