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

Confused as to versioning #18

Closed
chiefy opened this issue Jan 21, 2016 · 4 comments
Closed

Confused as to versioning #18

chiefy opened this issue Jan 21, 2016 · 4 comments

Comments

@chiefy
Copy link

chiefy commented Jan 21, 2016

If I pull the latest tag, and I pull v0.12.19 they are two different images. One is ubuntu based and one is alpine based (yay!). I like to use discrete versions in my Dockerfiles so there are no surprises when I build.

@repeatedly
Copy link
Member

Next fluentd v0.12.20 will be based on Alpine.
We don't have a plan to re-build older versions.

@chiefy
Copy link
Author

chiefy commented Jan 21, 2016

@repeatedly right, but "latest" has been published to docker hub, and uses 0.12.19 correct?

@repeatedly
Copy link
Member

"latest" has been published to docker hub

Yes. Docker Hub automatically generates this tag.

uses 0.12.19 correct?

Correct.

@chiefy
Copy link
Author

chiefy commented Jan 21, 2016

ok, just to be clear for anyone searching:

fluent/fluentd:latest = alpine linux w/ 0.12.19
fluent/fluentd:v0.12.19 = ubuntu w/ 0.12.19

@chiefy chiefy closed this as completed Jan 21, 2016
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

No branches or pull requests

2 participants