mirror of
https://github.com/docker/docs.git
synced 2026-04-05 18:58:55 +07:00
Just like `docker service tasks`, we should add `desired_state` filters only in case there is no provided filters. Signed-off-by: Vincent Demeester <vincent@sbr.pm> (cherry picked from commit 3c194bd2a4fb4693deba366b3400c2efeeb90369)
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