1
0
mirror of https://github.com/moby/moby.git synced 2026-01-06 07:21:23 +03:00
Files
moby/api
Andrea Luzzardi 61f8001c23 Expose # of CPUs and memory available on docker info.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-10-24 15:56:37 -07:00
..
2014-03-31 18:11:53 +00:00
2014-10-24 11:25:44 -07: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