add jq here too
This commit is contained in:
@ -30,6 +30,7 @@ RUN \
|
|||||||
apt install -y p7zip-full && \
|
apt install -y p7zip-full && \
|
||||||
apt install -y procps && \
|
apt install -y procps && \
|
||||||
apt install -y doxygen && \
|
apt install -y doxygen && \
|
||||||
|
apt install -y jq && \
|
||||||
rm -rf /var/lib/apt/lists/* && \
|
rm -rf /var/lib/apt/lists/* && \
|
||||||
cd /tmp && \
|
cd /tmp && \
|
||||||
wget $RELEASETOOL_URL && \
|
wget $RELEASETOOL_URL && \
|
||||||
|
Reference in New Issue
Block a user