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

DockerHub deployment #26

Closed
kba opened this issue Dec 17, 2019 · 1 comment
Closed

DockerHub deployment #26

kba opened this issue Dec 17, 2019 · 1 comment

Comments

@kba
Copy link
Member

kba commented Dec 17, 2019

We have DockerHub integration set up and it kinda works, but it's both too inflexible (can only build directly from a Dockerfile, so no make docker(s)), and it takes forever (hours in the queue, ~90 minutes to build) and is a PITA to debug.

Hence I think it would be best to use CircleCI workflows to build the images and push to DockerHub from there. Article on how to implement this exact use case: https://circleci.com/blog/using-circleci-workflows-to-replicate-docker-hub-automated-builds/

If nobody objects (e.g. with a better idea :D) I will try to set this up ASAP.

@kba
Copy link
Member Author

kba commented Jan 6, 2020

This has been set up now with Circle CI.

@kba kba closed this as completed Jan 6, 2020
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