storage/docs/sources/reference
Hu Keping 945fc9d882 Fix inconsistent date formats in API
Prior to this patch, the response of
- GET /images/json
- GET /containers/json
- GET /images/(name)/history

display the Created Time as UNIX format which doesn't make sense.

These should be more readable as CLI command `docker inspect` shows.

Due to the case that an older client with a newer version daemon, we
need the version check for now.

Signed-off-by: Hu Keping <hukeping@huawei.com>
2015-05-14 18:58:55 +08:00
..
api Fix inconsistent date formats in API 2015-05-14 18:58:55 +08:00
commandline Merge pull request #13127 from shishir-a412ed/exec_opt_doc 2015-05-12 11:34:51 -07:00
logging journald log driver: use CONTAINER_ID field for container id 2015-04-30 10:42:27 -04:00
builder.md spelling fix from Marc MERLIN 2015-05-05 00:38:41 +00:00
glossary.md Add Glossary to documentation 2015-03-29 12:24:54 -07:00
run.md Merge pull request #13074 from runcom/11824-short-link-if-equals-alias 2015-05-11 13:18:29 -07:00