mirror of
https://github.com/docker/docs.git
synced 2026-04-12 22:36:10 +07:00
TestFormat was depending on the time so (comparing again 1970-01-01).. at some point it was bounded to fail >_<. Updating it to be *not* time-dependent :). Signed-off-by: Vincent Demeester <vincent@sbr.pm>
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