Feature or enhancement request details
if I have like 10 containers running, I find interesting to be able to see which one was started recently, (or could sort it)
but container ls --format json | jq . is not showing any date
it's the CreatedAt or Created field in docker/podman engine
Code of Conduct