docker-usd icon indicating copy to clipboard operation
docker-usd copied to clipboard

Docker Build fails with build_centos7.sh

Open hapaxe opened this issue 6 years ago • 1 comments

Hi The build fails at the step RUN /tmp/download_vfx.sh Downloading from proxy http://192.168.0.72:8000/readline-6.2.4.1.tar.gz The command /bin/sh -c /tmp/download_vfx.sh returned a non-zero code 4

I assume it is because it can't find the proxy?

Thanks for your help

hapaxe avatar Sep 30 '19 18:09 hapaxe

It seems to fail right when it is supposed to isntall the readline library from pypi.

hapaxe avatar Oct 01 '19 00:10 hapaxe