File Dockerfile of Package yamllint
# Defines the tag for OBS and build script builds: #!BuildTag: tumbleweed:yamllint FROM opensuse/tumbleweed RUN zypper -n in python3-yamllint python3-setuptools make findutils
# Defines the tag for OBS and build script builds: #!BuildTag: tumbleweed:yamllint FROM opensuse/tumbleweed RUN zypper -n in python3-yamllint python3-setuptools make findutils