Hello,
I wanted to run DVPO, so I tried building and running a Docker. I ran
chmod +x build_container.sh
sudo ./build_container.sh 11.8.1
And I got the error that I listed above. When I run docker run hello-world, it works fine. Any idea how to resolve this? Thanks.
