Files
docker-cli/components/engine/utils
Brandon Philips 93246312a1 server: add socket activation
This adds the ability to socket activate docker by passing in
`-H fd://*` along with examples systemd configuration files.

The fastest way to test this is to run:

```
/usr/lib/systemd/systemd-activate -l 127.0.0.1:2001 /usr/bin/docker -d -H 'fd://*'
docker -H tcp://127.0.0.1:2001 ps
```

Docker-DCO-1.1-Signed-off-by: Brandon Philips <brandon.philips@coreos.com> (github: philips)
Upstream-commit: 87fb2c973d8f9a8a1868ab0c2da504095d04715b
Component: engine
2014-01-27 17:17:07 -08:00
..
2013-11-07 12:27:33 -08:00
2013-12-03 14:21:33 -08:00
2013-11-07 12:27:33 -08:00
2013-10-29 14:29:01 -07:00
2013-05-20 20:43:09 +03:00
2014-01-21 09:56:53 -08:00
2014-01-27 17:17:07 -08:00