container-demos
container-demos copied to clipboard
[007]: Add an nsinit demo launching a container from IPFS
Without bothering with Docker's image format, layer tarballs, etc. Details in the demo's README.md. I'm happy to rebase around #19 (which is currently also using the 005 number) if that PR lands first.
@wking may be easier to turn this into [006]. its ok if the demos on the repo are weird numbers. we can reorder them later.
@wking this looks great. i havent tried it yet, but maybe i can try it tomorrow.
On Thu, Apr 16, 2015 at 05:59:26PM -0700, Juan Batiz-Benet wrote:
@wking may be easier to turn this into
[006]. its ok if the demos on the repo are weird numbers. we can reorder them later.
Maybe I should make it [101], since it's the first demo in a nsinit-based track, which is pretty independent of @hosh's existing virtual machine and Docker-based demos. Or maybe [0xx] for VMs, [1xx] for Docker, and [2xx] for nsinit, where the hundreds digit is just the order in which they arrived. I'm happy to use a different hundreds ordering if you'd prefer something else.
After discussion yesterday, I've renumbered this to 007.
On Mon, Apr 20, 2015 at 01:13:03PM -0700, Juan Batiz-Benet wrote:
Assigned #22 to @wking.
I'm not sure what I'm getting assigned to do here ;). I'll work on getting access mode metadata in place, and that will remove one of the current pain points here.