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

Travis to build docker images and push to docker hub #310

Open
karthikb351 opened this issue Mar 30, 2016 · 0 comments
Open

Travis to build docker images and push to docker hub #310

karthikb351 opened this issue Mar 30, 2016 · 0 comments

Comments

@karthikb351
Copy link
Contributor

Docker hub is free for public repositories and supports GitHub auto-builds, but the time taken to build new images is quite slow because of the queue (around 30 minutes).

A faster way would be to use travis to build an imagine on every commit and push that to docker hub.

The other alternative to host our own prive docker registry that does the image builds for us, but this is quite expensive and will be an additional thing to maintain.

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