What are the minimum hardware requirements?
Closed this issue · 1 comments
MagneticMartian commented
I have been attemping to build the docker container inside an Arch virtual machine. I have hardware pass thru, 3 cpu cores dedicated to the VM, 8 GB of memory, and 32 GB dedicated storage.
After I run the docker file and run install_env.sh
inside the development directory it works fine until 78% of the way thru shogun build. At that point it just hangs. No errors, no updates. It doesn't appear to freeze. It just sits there. I have attempted the build multiple time. The shortest time that I've let it run was 10 hrs. Same result each time.
MagneticMartian commented
Looks like 12 GB of memory fixed the issue