Antonio Murdaca c7cfdb65aa Refactor server to use daemon as the service layer in controllers vor 10 Jahren
..
client 79f13d1497 fix docker rm name issue vor 10 Jahren
server c7cfdb65aa Refactor server to use daemon as the service layer in controllers vor 10 Jahren
types 231d362db7 Allow go template to work properly with inspect vor 10 Jahren
README.md 649b50c0b7 Update README.md vor 11 Jahren
api_unit_test.go 185b040e49 fix tests vor 11 Jahren
common.go 844538142d Small if err cleaning vor 10 Jahren

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