kuzeko / graph-databases-testsuite

Docker Images, installation scripts, and testing & benchmarking suite for Graph Databases
https://graphbenchmark.com
MIT License
35 stars 9 forks source link

Standardize base images #12

Open MartinBrugnara opened 5 years ago

MartinBrugnara commented 5 years ago

It would be nice to standardize the base images. Shall we build a custom image based upon Debian testing, with oracle java 8 and go ?

kuzeko commented 5 years ago

What's the problem this will solve? What if vendors offer their own images?

MartinBrugnara commented 5 years ago

What's the problem this will solve?

It would simplify maintainability, and as minor positive side-effect save space on disc.

What if vendors offer their own images?

This would be up for discussion. I believe we may migrate them anyway.

kuzeko commented 5 years ago

I see, why Debian and not Alpine then?

MartinBrugnara commented 5 years ago

If we can get them all on Alpine it would be even better.. but I am not sure about the libs availability (I've no much experience with that distro). We may try, but I would stop if it comes to build libs by hand.

What do you think?

kuzeko commented 5 years ago

I think it makes sense, but is not a priority. We can go directly with Debian, and have Alpine has a possible improvement for later versions