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

include docker image generation in travis builds, push to dockerhub #58

Open
rochaporto opened this issue Jan 21, 2015 · 0 comments
Open

Comments

@rochaporto
Copy link
Owner

It seemed trivial but it's not easy to run docker from inside travis.

This is though the best way to get the build deliverables pushed to dockerhub, as we can make use of the generated binary directly. The alternative of using dockerhub automated build has the drawback of a rebuild, and the generation of much larger container images, as all the golang build tools get included and are not necessary at runtime.

See #55 for additional details on what was tried.

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

1 participant