I'm a developer at CircleCI, and from my perspective at least this is one of the most exciting features we've released in a while. We're really excited to be able to support Docker on our platform and to make it that much easier for people to test and deploy their code :)
Hi kolev! That's a bummer -- I just gave it a try here and managed to get it to work; if it's still failing for you could you take a screenshot and shoot me an e-mail @ dave@circleci.com?
@borski - interesting; I can confirm that we did get your e-mail and we'll take a look at what's going on in our backend that might be causing the error message.
Re. "Continuously Deliver them to the Docker Registry". Is this focussed on open projects going to the public registry? Or will you provide a private one / integrate with services like quay.io, etc.?
At the moment we don't have plans on providing our own registry, though it's worth considering. I think we'd definitely be interested in integrating with companies like quay.io and generally making it possible for people to access their own private repositories.
23 comments
[ 3.8 ms ] story [ 64.9 ms ] threadThanks!
OS: OS X 10.10 Yosemite
Locality: Irvine, Southern California
EDIT: Love CircleCI by the way.
https://github.com/groupon/DotCi
https://github.com/groupon/DotCi/wiki/Setup-Cloud-CI-in-15-m...
Another option for self hosted ci that I would like to try at some point is drone which also supports docker images https://github.com/drone/drone
I personally prefer not handing my code out a third party app unless I absolutely have to.