Commit 63d2318
docker: install kmod
When building artifacts in the docker container, the build system
complained about the missing lsmod command. This change adds the
required package to the docker container, so that the command can be
executed as expected.
Signed-off-by: Norbert Manthey <[email protected]>1 parent e76b44c commit 63d2318
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
0 commit comments