1
0
mirror of https://github.com/moby/moby.git synced 2025-07-21 23:22:21 +03:00
Files
moby/api
Victor Vieux c9c271858a Merge pull request #6162 from vbatts/vbatts-ps_filter
docker ps: introducing filters
2014-08-13 11:44:48 -07:00
..
2014-08-13 09:12:33 -04:00
2014-03-31 18:11:53 +00:00
2014-02-25 23:19:44 +00:00
2014-07-04 18:21:13 +09:00

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