Add 'jq' tool to docker image
This commit is contained in:
@@ -5,6 +5,7 @@ ADD npmrc /root/.npmrc
|
||||
RUN apt-get update && apt-get install -y \
|
||||
build-essential \
|
||||
git \
|
||||
jq \
|
||||
openjdk-8-jdk \
|
||||
maven \
|
||||
curl
|
||||
|
||||
Reference in New Issue
Block a user