mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Applied multi parameters to pause and unpause. Created a new test file dedicated for pause commands. Created a new utility function to get a slice of paused containers. Updated documentation Signed-off-by: André Martins <martins@noironetworks.com> Upstream-commit: 0ce42dcc96d0f3bbfb89b23eb3c255d2ddaa9624 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