Skip to content

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

Closed
hmalphettes opened this issue Nov 18, 2015 · 5 comments
Closed

dockergen binary support for alpinelinux #134

hmalphettes opened this issue Nov 18, 2015 · 5 comments

Comments

@hmalphettes
Copy link

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.

@lorenz
Copy link

lorenz commented Nov 19, 2015

I have tested it, they work just fine as long as you don't use NSS (nobody uses that inside Docker).

@md5
Copy link
Contributor

md5 commented Nov 19, 2015

@lorenz What do you mean about NSS? docker-gen uses Go's crypto/tls library for TLS support.

@lorenz
Copy link

lorenz commented Nov 19, 2015

Sorry, meant nsswitch

@md5
Copy link
Contributor

md5 commented Nov 19, 2015

@lorenz Got it.

@md5
Copy link
Contributor

md5 commented Nov 19, 2015

That being said, the docker-gen binary is not only used inside Docker.

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

No branches or pull requests

3 participants