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

releases and Dockerfile #9

Open
smaftoul opened this issue Dec 29, 2016 · 4 comments
Open

releases and Dockerfile #9

smaftoul opened this issue Dec 29, 2016 · 4 comments

Comments

@smaftoul
Copy link

Would it be possible that the releases are binaries instead of tgz ?
This would allow us to do this in Dockerfiles:
ADD https://github.com/progrium/entrykit/releases/download/v0.4.0/entrykit_0.4.0_Linux_x86_64 /bin/entrykit

@smaftoul
Copy link
Author

It's also related to #3

@progrium
Copy link
Owner

progrium commented Dec 29, 2016 via email

@smaftoul
Copy link
Author

@progrium you mean PR to gliderlabs/glu for releasing the single binary, then a PR somewhere around this: https://github.com/progrium/entrykit/blob/master/Makefile#L16 ?

@joemcmahon
Copy link
Collaborator

I just put up a PR to use go mod for the dependency management, eliminating glu, so a build should be easier now.

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

3 participants