crops / yocto-dockerfiles

This repository is for -base and -builder containers for building derivative containers (such as poky-container) for containerized Yocto Project builds.
GNU General Public License v2.0
147 stars 56 forks source link

Investigate adding cache mounts to the container images #102

Open robwoolley opened 6 months ago

robwoolley commented 6 months ago

See https://docs.docker.com/build/guide/mounts/ for details on cache mounts.

See the kas Dockerfile as a practical example: https://github.com/siemens/kas/blob/master/Dockerfile