/salt

Primary LanguageDockerfile

salt

This repository repackages the saltstack/salt container image with the following patches:

  • !29 - respect existing user.conf

It also implements GnuPG (#35). GPG can be initialized by setting the SALT_GPG_INIT environment variable to a non-empty value.

A handy script for encrypting data with the GPG pubkey is provided (podman exec salt salt-gpg somesecret).