kmeans icon indicating copy to clipboard operation
kmeans copied to clipboard

Use Docker to encapsulate environments

Open drauschenbach opened this issue 7 years ago • 4 comments

Andrea, this is a neat project. I wonder if adding a Dockerfile to each directory would make this project fun for you again, and relieve you of having to manually manage a polyglot host environment. If all tests are run in a container, it would be a fairly level playing field, and the results would still work as a relative comparison.

drauschenbach avatar Apr 12 '17 17:04 drauschenbach

Yeah, that would probably work, although I happen to prefer Vagga.

What would not be fun is writing the dockerfiles for all languages! :-)

andreaferretti avatar Apr 18 '17 08:04 andreaferretti

Vagga is Linux-only and this project has a much broader audience than that.

I think writing the dockerfiles sounds fun! I'm sure you could crowdsource most of it by creating the issues & letting people volunteer.

drauschenbach avatar Apr 18 '17 15:04 drauschenbach

Docker is linux only as well, it just happens to have a convenient way to run it in a virtual machine (but vagga has one too, although less developed).

But I digress - anyway, I welcome the contribution of dockerfiles, I just do not have time to write them all myself! If you want to contribute a few, please just open a PR :-)

andreaferretti avatar Apr 18 '17 15:04 andreaferretti

Awesome! OK great.

drauschenbach avatar Apr 18 '17 15:04 drauschenbach