tag=$(./make-tag $@) info=$(docker image inspect $tag) echo $info | jq '.[] | .Architecture'