QStarLearning.mojo
QStarLearning.mojo copied to clipboard
mojo container build failing
I wanted to build mojo container but it is continuously failing at this point as follows: "failed to solve: process "/bin/sh -c curl --insecure https://get.modular.com | sh - && RUN modular install mojo" did not complete successfully: exit code: 1"
It seems authentication issue is happening here. Can you please look into this?