added jq
This commit is contained in:
		| @@ -5,7 +5,7 @@ USER root | ||||
| # force installation of python3 and pip3 | ||||
| RUN apk add --update --no-cache \ | ||||
|     python3 py3-pip \ | ||||
|     iperf3 \ | ||||
|     iperf3 jq \ | ||||
|   && rm -rf /var/cache/apk/* | ||||
|      | ||||
| RUN pip3 install \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user