
28 Nov
2024
28 Nov
'24
4:45 p.m.
On Wed, 27 Nov 2024 at 10:23, Tom Rini trini@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@konsulko.com
Changes in v6:
- New patch
tools/docker/Dockerfile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org