stunnel: Add a stunnel-wrapper image
authorW. Trevor King <wking@tremily.us>
Sat, 28 Dec 2013 00:42:27 +0000 (16:42 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 2 Jan 2014 02:03:32 +0000 (18:03 -0800)
commit16e316892a02ada16e04d4d582342e60c06e36ad
treee6b6dfde0448b9d1b85497962c0914f25e15f56a
parentccfbb533a9ad9b40c6598bd24398ad633b7281fa
stunnel: Add a stunnel-wrapper image

Make it easy to wrap arbitrary ports with stunnel.

The explicit pid configuration avoids errors like:

  ... stunnel: ... Cannot create pid file /var/lib/run/stunnel/stunnel.pid
  ... stunnel: ... create: No such file or directory (2)

which is probably just a wart in Gentoo's stunnel packaging.
README.md
build.sh
stunnel/Dockerfile.template [new file with mode: 0644]
stunnel/README.md [new file with mode: 0644]