Skip to content

Commit 88c3ba7

Browse files
jmbergkuba-moo
authored andcommitted
docker: install gawk
It's explicitly needed by the kernel, but apparently not always pulled in. Signed-off-by: Johannes Berg <[email protected]>
1 parent 0124043 commit 88c3ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
1313
ccache \
1414
flex \
1515
bison \
16+
gawk \
1617
libssl-dev \
1718
libelf-dev \
1819
clang lld llvm \

0 commit comments

Comments
 (0)