mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
registry/SearchResults was missing the "is_automated" field. I added it back in. Pull this 'table' removal one from the others because it fixed a bug too Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: 67b4cce0f6c835cf9e53313a026af2e825ba8b10 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