File Dockerfile of Package jq
# Defines the tag for OBS and build script builds: #!BuildTag: jq FROM opensuse/tumbleweed:latest RUN zypper -n in jq curl wget yq
# Defines the tag for OBS and build script builds: #!BuildTag: jq FROM opensuse/tumbleweed:latest RUN zypper -n in jq curl wget yq