mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
This clarifies that the behaviour of `unless-stopped` will restart the container on daemon start. This was implied before, but now the restart-on-daemon-start behaviour is mentioned directly. Signed-off-by: David Beitey <david@davidjb.com>