Live data from Hacker News

CircleCI announces Docker support beta

circleci.com

11–20 of 24 posts

Re: CircleCI announces Docker support beta

#12

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 :)

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.?

EDIT: Love CircleCI by the way.

Re: CircleCI announces Docker support beta

#13
post #12

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 :)

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.? EDIT: Love CircleCI by the way.

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.

Re: CircleCI announces Docker support beta

#14
I haven't played with this much but I saw something similar being presented at dockercon this week for Jenkins.

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.

Re: CircleCI announces Docker support beta

#15
post #5

Earlier quoted context omitted.

Still doesn't: "Network error! Please reach out at sayhi@circleci.com. Thanks!"

Hum, that's no good. Could you shoot me an e-mail with your browser / OS / geographic location details? Thanks!

Browser: Firefox Aurora

OS: OS X 10.10 Yosemite

Locality: Irvine, Southern California

Re: CircleCI announces Docker support beta

#16
post #12

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 :)

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.? EDIT: Love CircleCI by the way.

By the way, for a few months now, Docker offers paid plans for private repositories as well.

Re: CircleCI announces Docker support beta

#18
post #3

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 :)

Maybe you should first fix the submission form as it fails due to a network error.

Fixed, sorry for the hassle! Do try again, we'd love to hear from ye :)

Re: CircleCI announces Docker support beta

#19
post #12

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 :)

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.? EDIT: Love CircleCI by the way.

You tell us: what do you want from a Docker CI product?

Re: CircleCI announces Docker support beta

#20
post #12

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 :)

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.? EDIT: Love CircleCI by the way.

The official Docker Hub supports private repositories. https://hub.docker.com
Post reply on HN