Hacker News new | ask | show | jobs
by efuquen 4145 days ago
> At the same time as adding Docker support to Rocket, we have also opened a pull-request that enables Docker to run appc images (ACIs).

I really hope this lands and something constructive can come out of it. There is a lot more that can be gained by these communities working together and not promoting divisiveness.

3 comments

Same here. It is a pretty huge PR though, without having gone through the usual design proposal process (i.e., https://github.com/docker/docker/blob/master/CONTRIBUTING.md...).
We wrote a proposal along with the PR: https://github.com/docker/docker/issues/10777

Adding a PR with working code was simply to show that adding this feature is something that is possible. It is OK if nothing from this implementation gets merged.

Yup, saw that. I do hope you guys are able to figure it out and get things merged.
> There is a lot more that can be gained by these communities working together and not promoting divisiveness.

Gained by who though? These are for-profit enterprises and there are real-money gains involved in controlling the spec. For better or worse, CoreOS controls the App Container spec and make no mistake that the primary reason they want it in Docker is because it benefits them. This of course does not exclude the possibility that users benefit.

Still, I'm of the opinion that all of this fighting behind the scenes (which, if you've been paying attention, this is) is kind of bad for everyone and a waste of resources.

Competition is benefitting users and producing some relative waste of resources on each company. We are benefitting because at the end of the day the container world will be more open.

But I think that this VC-backed model might not be beneficial for OS as a business in the mid-long term. The race to $0 is greatly accelerated.

Do you think that the VC-backed model is good for open-source as an ecosystem, even if not a business? Because, watching the growth of Docker and CoreOS, I'm starting to wonder if it isn't just a tire fire for us at every level.
Might send Open Source back to how it was pre-Red Hat. Whether that's good or bad, I don't know.
I agree, I think it would be much better for everyone if the two container specs merged.

However, after reading "This is a simple functional PR..." in the blog post, I was surprised to see the PR adds over 38k lines of code. Seems like that will take a while to review.

Most of those lines added are appc getting vendorized