Skip to content

Commit 030d1cf

Browse files
solmazabbaspourKyFaSt
authored andcommitted
Support jq with docker
1 parent 242217d commit 030d1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ FROM ubuntu:focal
33
RUN apt-get -q -y update && \
44
apt-get install -y --no-install-recommends \
55
tar \
6+
jq \
67
rsync \
78
ca-certificates \
89
ssh \

0 commit comments

Comments
 (0)