Alexandr Morozov e9aa6489a6 Fix log message on http handler error 11 anos atrás
..
client 95f86da641 Revert `rm -f` deprecation use SIGKILL instead 11 anos atrás
server e9aa6489a6 Fix log message on http handler error 11 anos atrás
MAINTAINERS 2f468a498a update api Maintainers file 11 anos atrás
README.md 649b50c0b7 Update README.md 11 anos atrás
api_unit_test.go 185b040e49 fix tests 11 anos atrás
common.go 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling 11 anos atrás

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