docker container ls
can show me for how long the container as been running, which is a valuable info to discriminate between similar containers
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
25ac353d326c dummy "/bin/bash -c 'sourc…" 3 minutes ago Up 3 minutes dummy
asdfasdfas9 dummy2 "/bin/bash -c 'sourc…" 30 minutes ago Up 30 minutes dummy2
it seems laydocker does not show this important info, or maybe I did not find it ?
docker container ls
can show me for how long the container as been running, which is a valuable info to discriminate between similar containersit seems laydocker does not show this important info, or maybe I did not find it ?