mirror of
https://github.com/Luzifer/rust-server.git
synced 2024-11-09 16:10:03 +00:00
Add jq
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
377b60b2cd
commit
ea382105fe
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ RUN set -ex \
|
||||||
curl \
|
curl \
|
||||||
file \
|
file \
|
||||||
gzip \
|
gzip \
|
||||||
|
jq \
|
||||||
lib32gcc1 \
|
lib32gcc1 \
|
||||||
lib32z1 \
|
lib32z1 \
|
||||||
libstdc++6 \
|
libstdc++6 \
|
||||||
|
|
Loading…
Reference in a new issue