Open
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
I can't find what I'm looking for
Description
The docker compose logs
reference doc does not document what datetime formats I can pass to --since
or --until
.
Location
https://docs.docker.com/reference/cli/docker/compose/logs/
Suggestion
Presumably valid formats are the same as docker container logs
, but I'm left to guess. (If that's the case, a link to https://docs.docker.com/reference/cli/docker/container/logs/ would probably suffice - no need to duplicate all this text.)
Source file: https://github.com/docker/docs/blob/main/content/reference/cli/docker/compose/logs.md