You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
docker container ls
can show me for how long the container as been running, which is a valuable info to discriminate between similar containers
it seems laydocker does not show this important info, or maybe I did not find it ?
The text was updated successfully, but these errors were encountered: