Error bulding the openmc/debian on linux

I’m trying to build the debian/openmc:latest in linux using docker but I keep getting this error, I have docker installed and I’m using linux on virtualbox, thank you so much for your help.

Hi Dalia

The command works over here, perhaps it is worth another go as sometimes the git servers don’t respond perfectly.

docker build -t debian/openmc:latest https://github.com/openmc-dev/openmc.git#develop

Got it, thank you so much for your help!