mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
build: Add JQ
This commit is contained in:
parent
c2012a9e32
commit
5d7f4c9b6e
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ RUN set -eu && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get --no-install-recommends -y install \
|
apt-get --no-install-recommends -y install \
|
||||||
bc \
|
bc \
|
||||||
|
jq \
|
||||||
curl \
|
curl \
|
||||||
7zip \
|
7zip \
|
||||||
wsdd \
|
wsdd \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue