salt-master: Add a Salt master image
authorW. Trevor King <wking@tremily.us>
Fri, 14 Nov 2014 21:15:57 +0000 (13:15 -0800)
committerW. Trevor King <wking@tremily.us>
Fri, 14 Nov 2014 21:24:11 +0000 (13:24 -0800)
commit5435169751b378ffa21fdb3d8e6b0f2b591fa7c5
treeeb32cdd6348f3301195844702083bed247471200
parent4f23aa57cf83ba5e7bb0d96623cc480227af70fc
salt-master: Add a Salt master image

You could use nsenter [1] instead of 'docker exec', but we should
point folks at the builtin approach.

[1]: https://github.com/jpetazzo/nsenter
README.md
build.sh
salt-master/Dockerfile.template [new file with mode: 0644]
salt-master/README.md [new file with mode: 0644]
salt/README.md