Skip to content

Commit 0e158aa

Browse files
committed
Dockerfile: Add kmod
Add kmod package to support kernel module installs Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent bb04388 commit 0e158aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ RUN apt-get update \
5252
wget \
5353
xz-utils \
5454
yamllint \
55+
kmod \
5556
pixz \
5657
&& echo "**** cleanup ****" \
5758
&& apt-get autoremove \

0 commit comments

Comments
 (0)