mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
2977fd2b7a
This change adds daemon's system time as RFC3339Nano to the `/info` endpoint and shows in a more readable format (UnixDate) in `docker -D info` output. I will be using this to fix the clock skew between the remote test host and the CI machines running `docker events`-related tests as they're using `--since` and `--until` and the timestamps are not matching when daemon is not on the same machine. Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com> |
||
---|---|---|
.. | ||
engine.go | ||
engine_test.go | ||
env.go | ||
env_test.go | ||
hack.go | ||
helpers_test.go | ||
http.go | ||
job.go | ||
job_test.go | ||
shutdown_test.go | ||
streams.go | ||
streams_test.go | ||
table.go | ||
table_test.go |