File Dockerfile of Package container-heroes-salt-testing

#!BuildTag: heroes-salt-testing:latest
FROM heroes-base:latest

RUN set -e ; \
	zypper -n in \
		git-core \
		hostname \
		infrastructure-formulas infrastructure-formula-python \
		moreutils \
		python3-PyYAML python3-pygit2 \
		rsync \
		salt \
		sudo \
	; \
	zypper -n cc -a
openSUSE Build Service is sponsored by