As another interesting use of Docker in the data space, I'm excited about Pachyderm [0] (though I haven't had the chance to use it in production). In particular, the data provenance story seems compelling.
Very exciting to see more people applying containers to data science.
https://coreos.com/blog/torus-distributed-storage-by-coreos....
I made a hacky version for work that proxies to a k8s pod but first class support would be cool.
I have lots of questions now, like why this isn't using the zeromq based protocol, so I guess I will need to spend some time with it.
It does look like it closely overlaps with what I was describing. I didn't realize overriding/extending the http api was even a thing that could be done so I just used zeromq for my own purposes :)