-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Alpine Linux Install #630
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
Comments
Hey @krisread, I believe we'll need to compile using musl to support Alpine Linux. We had issues compiling the I'm in the process of finding someone to help with compiling these libraries across a number of platforms (including musl). If you can help, or know anyone, that would be very helpful. Otherwise, we expect to resolve this in the next few weeks. |
The other bigger issue is that |
I understand this is tough. I feel like the point of a log aggregator is to consistently collect logs from many potentially different images, OS-es, teams or projects. So for a bigger company, they are bound to have different types of images in the wild, with many existing Dockerfiles that may have to be completely re-authored from scratch if switching OS, with incompatibilities to resolve in other dependencies or installing other packages on the image etc. Odd choice to write Vector in a way that isn't portable from day 1 just my 2c. |
Hey @krisread, we definitely agree. We will support Alpine Linux as well as a variety of other targets. To be honest, we were not aware we'd have so much trouble with In the interim, we're probably going to release preliminary versions that have those features disabled, because a lot of use cases don't need them. We'll make that clear in the docs. |
This is resolved now, but with the caveat that on-disk buffers and the |
For those using docker images based on Alpine (extremely popular) what's the installation path? Wondering if this is on the roadmap.
The text was updated successfully, but these errors were encountered: