This sounds interesting and got me thinking, i have some high bandwidth storage just sitting around. However i the machine runs on a skylake pentium and docker seems overkill. Is there anything like this that works without docker?
It's not required to run in docker, just there for ease of setup. Check out https://orcproject.github.io/orc/tutorial-install.html
npm install -g @orcproject/orc
only works as: npm install -g orcproject/orc