Closed bartekpacia closed 7 months ago
This PR adds jq to the base android-sdk:tools image.
jq
android-sdk:tools
A bit related to https://github.com/cirruslabs/docker-images-flutter/issues/62. Unfortunately yq is not in basic Debian apt repositories. There was an attempt in https://github.com/cirruslabs/docker-images-android/pull/23 but it hasn't been merged.
yq
apt
This PR adds
jq
to the baseandroid-sdk:tools
image.A bit related to https://github.com/cirruslabs/docker-images-flutter/issues/62. Unfortunately
yq
is not in basic Debianapt
repositories. There was an attempt in https://github.com/cirruslabs/docker-images-android/pull/23 but it hasn't been merged.