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

-version only reports main #365

Closed
Gaibhne opened this issue Aug 6, 2021 · 3 comments · Fixed by #367
Closed

-version only reports main #365

Gaibhne opened this issue Aug 6, 2021 · 3 comments · Fixed by #367

Comments

@Gaibhne
Copy link

Gaibhne commented Aug 6, 2021

Topic says it all, really. The output of version is not terribly helpful, it could be improved by adding a version and optionally a build time/date.

@buchdag
Copy link
Member

buchdag commented Aug 6, 2021

Hi. Are you referring to the Docker image, the released binaries, or both ?

@Gaibhne
Copy link
Author

Gaibhne commented Aug 6, 2021

Oh, sorry, I didn't realize there was a distinction. The latest Docker image is where I see that behaviour.

@buchdag
Copy link
Member

buchdag commented Aug 6, 2021

Good to go:

[nduchon@host ~/docker-gen]$ docker pull nginxproxy/docker-gen
Using default tag: latest
latest: Pulling from nginxproxy/docker-gen
540db60ca938: Already exists 
05cc5941cbf5: Pull complete 
de05b943ba2b: Pull complete 
Digest: sha256:f2fb29af1e69b008b07a76380dd2b97b7426108963102082bcb7980a47f3357c
Status: Downloaded newer image for nginxproxy/docker-gen:latest
docker.io/nginxproxy/docker-gen:latest
[nduchon@host ~/docker-gen]$ docker run --rm nginxproxy/docker-gen --version
0.7.7-8-g24bf161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants