The cmd.Lookup should be "-attach" and not "attach", as seen in docker/docker/runconfig/parse.go Signed-off-by: André Martins <martins@noironetworks.com> Upstream-commit: af90fe6a633be3a5bff4d20b0a59b9189a171176 Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon