[v6 07/12] docker: Use cache mounts for apt

Simon Glass sjg at chromium.org
Thu Nov 28 16:45:54 CET 2024


On Wed, 27 Nov 2024 at 10:23, Tom Rini <trini at konsulko.com> wrote:
>
> Instead of deleting /var/lib/apt/lists after each relevant RUN line, use
> a cache mount as is the current best practices.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Changes in v6:
> - New patch
> ---
>  tools/docker/Dockerfile | 11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list