David Calavera 6f8c4480e4 Merge pull request #14665 from coolljt0725/fix_build_with_resource_limit 10 tahun lalu
..
client 211449a1ca Fix docker stats show blkio when there are multiple block devices. 10 tahun lalu
fixtures f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 tahun lalu
server 6f8c4480e4 Merge pull request #14665 from coolljt0725/fix_build_with_resource_limit 10 tahun lalu
types 0262d40ba7 Merge pull request #15370 from cpuguy83/better_error_on_client_connect 10 tahun lalu
README.md 649b50c0b7 Update README.md 11 tahun lalu
common.go cfeab585c0 fix golint errors/warnings of pkg `api/` 10 tahun lalu
common_test.go f7e43d45b3 Add more unit tests (thus coverage) to pkg api 10 tahun lalu

README.md

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