Skip to content

docker: Add kmod package to base-slim image

Ryan Roberts requested to merge ryarob01/depmod into main

When building modules (BUILD_KMODULES=true), linux requires the depmod tool, which is part of the kmod package.

Signed-off-by: Ryan Roberts ryan.roberts@arm.com

Merge request reports