We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405c776 commit 9134457Copy full SHA for 9134457
README.adoc
@@ -0,0 +1,7 @@
1
+=== Docker Socket Proxy
2
+
3
+It is intended to be as simple as possible to allow a proxy to serve containers without needing full access to the
4
+docker socket.
5
6
+Exposes the docker socket on disk, over http (defaults to 8080). The only changes that can be made are a set of
7
+kill signals to individual containers, defaults to just HUP.
0 commit comments