Skip to content

Commit c82a282

Browse files
author
dcole-inviqa
authored
add jq utility to console image
1 parent ff325c3 commit c82a282

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

console.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN echo 'APT::Install-Recommends 0;' >> /etc/apt/apt.conf.d/01norecommends \
1313
curl \
1414
git \
1515
iproute2 \
16+
jq \
1617
mysql-client \
1718
nano \
1819
nasm \

0 commit comments

Comments
 (0)