Is this a docs issue?
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
Is this a docs issue?
Type of issue
I can't find what I'm looking for
Description
The
docker compose logsreference doc does not document what datetime formats I can pass to--sinceor--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