File Dockerfile of Package salt-minion-git-core-ssh

# Defines the tag for OBS and build script builds:
#!BuildTag: tumbleweed:salt-minion-git-core-ssh
FROM opensuse/tumbleweed
# Also installing python3-setuptools to fix the salt warning about "pkg_ressources"
# python3-augeas: Ensure all salt state internal requirements to be able to
# execute all even in a mocked environment where the dependencies would not be
# automatically pulled in. This is not a problem for non-mocked environments
# because of correctly specified package dependencies
RUN zypper -n in salt-minion git-core openssh ca-certificates-suse python3-setuptools python3-augeas python3-cryptography
openSUSE Build Service is sponsored by