-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Hi there. This is a suggestion to solve a problem that probably only affects me. On our HPC machines at NERSC, we cannot use Docker for security and compatibility reasons, and use an alternative called Shifter. The evomining container won't work at this time, because Shifter prevents mounts to /var, and I get root-related errors when it tries to create the /var/www/html/EvoMining/exchange dir, and, I'm assuming, other later actions. I assume this may also be an issue with Singularity, and any other HPC-capable Docker-alikes, but I'm unable to test.
If you were to move this all out of var and into, say, someplace not normally controlled by root, /data or something, it would be helpful. To me. I recognize this won't be a priority. :) So, consider it a gentle suggestion.