Hacker News new | ask | show | jobs
by panick21_ 701 days ago
> Rereading the zones paper now makes me cringe, but I was in my 20s, what can I say.

Still a nice paper!

> to really think differently about the problem in a way which changed application deployment for everyone.

Could that also have been done with Zones? In terms of the developer experience?

Seems to me Docker just thought about the develop-and-deploy pipeline differently.

2 comments

I had done the packaging work (like what Docker has done) as part of experiments with Belenix. I used puppet and rpm5 (that I had ported to Belenix) to ensure idempotency, and used ZFS snapshots for the layers. Unfortunately, life happened and I did not take the work live.
Interesting, never heard of BeleniX. Funny how live turns sometimes. Docker was open-sourced because a PAAS company almost went bust and exploded.
Yes, technology wise, I think it could have been done; once I left Sun/Oracle I stopped paying attention, so I can't speak to what else was done later.