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

Working with musl? #43

Closed
stahnma opened this issue Mar 19, 2018 · 1 comment
Closed

Working with musl? #43

stahnma opened this issue Mar 19, 2018 · 1 comment

Comments

@stahnma
Copy link
Contributor

stahnma commented Mar 19, 2018

This is more of a question than an issue, but have you tried getting this to work with either musl or a from scratch docker build? I get odd error like "file not found" when working with anything not glibc backed. It could be because of libraries in play here (probably is), but I'm not sure. Basically, I wanted a very tiny container to run this from. I can make it work with something like Ubuntu, but that's 128MB container. I was hoping for something < 5.

I'll keep fiddling with it, but figured I put a note here to see if anybody else had success here.

@skx
Copy link
Owner

skx commented Mar 20, 2018

I'm sorry to say no.

I've never tried deploying this application under docker, nor have I used any combination of musl + golang.

If there are changes I can make to allow this to work I'd be happy to make them, but I'd rely upon you/others to tell me what was necessary :)

stahnma added a commit to stahnma/puppet-summary that referenced this issue Mar 20, 2018
This commit adds a Dockerfile for building/running puppet-summary via a container. See HACKING.md for basic instructions.

Fixes skx#43
@stahnma stahnma mentioned this issue Mar 20, 2018
@skx skx closed this as completed in #44 Mar 21, 2018
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