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

Feature request: Please provide a latest-debian tag on Docker Hub #367

Open
wernerm opened this issue Oct 10, 2023 · 0 comments
Open

Feature request: Please provide a latest-debian tag on Docker Hub #367

wernerm opened this issue Oct 10, 2023 · 0 comments

Comments

@wernerm
Copy link

wernerm commented Oct 10, 2023

Is your feature request related to a problem? Please describe.

The default latest release Docker tag is based on Alpine, however some users prefer to use the Debian variant, which provide some users with a more familiar environment - which includes more tools that are readily available for common compilation taks - eg like building and installing certain gems.

Since there is no latest-debian, latest-debian-1 (or similar) tags available on Docker Hub, a specific fluentd version must be explicitly defined in the Dockerfile. This is not always desirable, especially if the intention is not to "pin" to a specific version, but rather to always pull the latest version automatically. Users also need to be informed when certain bug- and security fixes are made available to that the latest version can be manually updated and pulled.

Describe the solution you'd like

Making latest-debian, latest-debian-1 (or similar) tags available on Docker hub.

Describe alternatives you've considered

Manually updating the Debian-based image versions specified in Dockerfiles for fluentd.

Additional context

No response

@kenhys kenhys transferred this issue from fluent/fluentd Oct 25, 2023
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

1 participant