mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Fix uses of "int" where "int64" should be used instead Upstream-commit: 7374852be9def787921aea2ca831771982badecf 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