Part Number: AM69
Getting a following error for sudo docker build --build-arg REPO_LOCATION=artifactory.itg.ti.com/docker-public/library/ --build-arg USE_PROXY=ti -f Dockerfile -t x86_ubuntu_22 .

This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AM69
Getting a following error for sudo docker build --build-arg REPO_LOCATION=artifactory.itg.ti.com/docker-public/library/ --build-arg USE_PROXY=ti -f Dockerfile -t x86_ubuntu_22 .

Hi,
Which SDK and version are you using? Which add-on packages have you included?
Thank you,
Fabiana
Hi Fabiana Jaimes,
I used ti-processor-sdk-linux-edgeai-j784s4-evm-09_01_00_06-Linux-x86-Install.bin file to install the sdk and now I am trying to setup edgeai-tidl-tools for model compilation
Hi Sourabh,
Please run sudo docker build -f Dockerfile -t x86_ubuntu_22 instead. That command is meant for building the docker image in TI's internal network.
Let me know if this resolves your issue.
Thank you,
Fabiana