moby/cmd
Michael Crosby d705dab1b1 Add --live-restore flag
This flags enables full support of daemonless containers in docker.  It
ensures that docker does not stop containers on shutdown or restore and
properly reconnects to the container when restarted.

This is not the default because of backwards compat but should be the
desired outcome for people running containers in prod.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-06-13 19:16:26 -07:00
..
docker Migrate volume commands to cobra. 2016-05-31 14:41:37 -07:00
dockerd Add --live-restore flag 2016-06-13 19:16:26 -07:00