mirror of
https://github.com/docker/cli.git
synced 2026-09-07 18:14:30 -05:00
"docker create" for data containers should specify a dummy command to avoid accidential "docker start" to cause unexpected data loss. Signed-off-by: Hong Xu <hong@topbug.net> Upstream-commit: fb6fab83df5663eb76c8cd57e3845f58c9ee36b3 Component: engine