Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container run time and/or creation date #587

Open
joihn opened this issue Oct 24, 2024 · 0 comments
Open

Container run time and/or creation date #587

joihn opened this issue Oct 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joihn
Copy link

joihn commented Oct 24, 2024

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 ?

@joihn joihn added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant