use RFC3339 CreatedAt
time format in docker compose ps --format=json
output
#12520
Labels
CreatedAt
time format in docker compose ps --format=json
output
#12520
Description
Description
Normally in json we use
RFC3339(Nano)
time format in json but in current output of json output it's"CreatedAt":"2025-02-02 08:40:17 +0000 UTC",
which is a very "strange" format.Steps To Reproduce
No response
Compose Version
Docker Environment
Anything else?
how to do this:
The text was updated successfully, but these errors were encountered: