Interesting... I will investigate my DNS settings....
# shuttle
b
Interesting... I will investigate my DNS settings. Thank you for your help!
a
@Bryce Readyhough: you can also pull the docker hub version, but you'll have to change all the docker run commands in the precheck repo to mount
efabless/open_mpw_precheck:latest
, instead of
open_mpw_precheck:latest
So you would not have to run
./build_docker.sh
However: run:
Copy code
docker pull efabless/open_mpw_precheck:latest
I recently added this option and I didn't get the chance to document it. But, I'll do that after the weekend.
b
@Amr Gouhar That worked. Thank you!