Any command that expects extra flags after positional args needs to set flags.SetInterspersed(false). Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: aa00520fc8bb4e04c37c2eb41f3bc3558deab533 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