-
Notifications
You must be signed in to change notification settings - Fork 612
dockergen binary support for alpinelinux #134
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
I have tested it, they work just fine as long as you don't use NSS (nobody uses that inside Docker). |
@lorenz What do you mean about NSS? |
Sorry, meant nsswitch |
@lorenz Got it. |
That being said, the |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Hi, I am curious if there is some interest in preparing a binary that works with Alpine Linux?
I built such binary following the same pattern than what @lorenz outlined for forego here:
ddollar/forego#65 (comment)
My Alpine based image of nginx-proxy weighs 23MB
Such a binary works also on glibc Linux distros; I have not tested that for a fact but if that helps here are my forego and dockergen binaries for x64: https://github.com/hmalphettes/nginx-proxy/releases/tag/0.0.0
Thanks for your attention.
The text was updated successfully, but these errors were encountered: