Merge pull request #10732 from iMichka/gawk
Dockerfile: add gawk dependency
This commit is contained in:
commit
4a46920ebf
@ -14,6 +14,7 @@ RUN apt-get update \
|
|||||||
file \
|
file \
|
||||||
fonts-dejavu-core \
|
fonts-dejavu-core \
|
||||||
g++ \
|
g++ \
|
||||||
|
gawk \
|
||||||
git \
|
git \
|
||||||
less \
|
less \
|
||||||
libz-dev \
|
libz-dev \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user