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

tag ls: "last pushed" and "last update" columns are confusing #152

Open
thaJeztah opened this issue Jan 6, 2021 · 0 comments
Open

tag ls: "last pushed" and "last update" columns are confusing #152

thaJeztah opened this issue Jan 6, 2021 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@thaJeztah
Copy link
Member

thaJeztah commented Jan 6, 2021

Description

I got a bit confused about the meaning of both columns (LAST UPDATE and LAST PUSHED);

  • what's the difference between these?
  • can they be different? (e.g. a push without updating the image?)
  • if so; does a push without updating reset the STATUS (stale -> active)?
  • Do we support a push without updating?
  • Should we remove one?

I also noticed that the output format is inconsistent ("3 weeks ago" vs "3 weeks");

TAG                           DIGEST                                                                     STATUS    LAST UPDATE      LAST PUSHED    LAST PULLED       SIZE
nginx:latest                  sha256:f19d295b57fdde6f71573f487b35875ca95bd23401b142eb55eeb9d887f9f5b1    active    3 weeks ago      3 weeks        10 minutes        421.2MB
nginx:stable-alpine-perl      sha256:0c85226446a083d92fbf432faee51d12933eafdcf13eb0b7d06fc465368ae908    active    2 weeks ago      2 weeks        12 minutes        124.8MB
nginx:stable-alpine           sha256:da3716611fb965f3fda1f3281882baeb2760ca8bb7317f1d22ed45e75570827b    active    2 weeks ago      2 weeks        32 seconds        64.99MB

Output of docker hub --version:

Docker Hub Tool v0.2.0, build 0edf43a
@thaJeztah thaJeztah added enhancement New feature or request question Further information is requested labels Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant