mirror of
https://github.com/docker/cli.git
synced 2026-09-14 18:14:23 -05:00
When run on a container that is already running, docker always succeeds. This was an intentional change in v0.10; it previously caused an error. This commit clarifies the man pages to indicate this is intended behavior. Docker-DCO-1.1-Signed-off-by: Matthew Heon <mheon@redhat.com> (github: mheon) Upstream-commit: d96eb47dee10a059436b4d4cf285db1d70468e26 Component: engine
The `contrib` directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.