Closed joelash closed 8 years ago
Have you taken a look at this doc? Just doing a quick skim it looks like how you would do it? https://docs.docker.com/docker-hub/builds/
I can try it on my branch this weekend and let you know how it goes.
You are right, it's probably doable. I'll give it a spin asap.
This is failing the automatic build on Docker Hub: https://hub.docker.com/r/matteocollina/mosca/builds/bluamrqu3hxbpqbjd2reffd/. Any clue?
I came across this in another repo I just added a similar PR for, dockerhub only builds on x86 and not on ARM. Which is well obvious now that I know :-) I'm looking into an alternative way to get it to automatically build. I'll keep you posted.
On Feb 27, 2016, 11:23 AM -0600, Matteo Collinanotifications@github.com, wrote:
This is failing the automatic build on Docker Hub:https://hub.docker.com/r/matteocollina/mosca/builds/bluamrqu3hxbpqbjd2reffd/. Any clue?
— Reply to this email directly orview it on GitHub(https://github.com/mcollina/mosca/pull/423#issuecomment-189686266).
How can I automate the build with Docker Hub to have both of these up and running from this github repo? I'm really strained with time and doing manual builds takes time (and bandwidth).