Øyvind Isene

Results 3 comments of Øyvind Isene

Thanks for quick response; I will after some testing.

Changing it to an "aware" Datetime breaks a lot of the tests. Also using the official timestamp for 1601-01-01 (-11644473600) breaks quite a few tests, looks there are still many...

When I run `docker service logs -f foo_bar` it spits out the log until some days ago. But this one works for me: `docker service logs -f --since 24h foo_bar`...