Sign inSign up

enonic/docker-salt-masterless-ubuntu

By enonic

Updated almost 11 years ago

masterless saltstack node on ubuntu

Image
2

1.6K

enonic/docker-salt-masterless-ubuntu repository overview

Generic docker container for saltstack

  • Starts up a masterless container that listens to saltfiles in /srv/salt
  • Mount up a saltstack config volume under /srv/salt. The container runs with bash as shell

Building the image

docker build -t enonic/salt-masterless-ubuntu https://github.com/drerik/docker-salt-masterless-ubuntu.git

Running a the docker container with current dir as linked volume to /srv/salt.

docker run --rm -t -i -h salt-test --name salt-test -v $(pwd):/srv/salt enonic/salt-masterless-ubuntu

Tag summary

Content type

Image

Digest

sha256:5a89f581b

Size

111.5 MB

Last updated

almost 11 years ago

docker pull enonic/docker-salt-masterless-ubuntu