Docker run failed to pull images from jfrog

Hi everyone,

I am having issues pulling packages from JFrog. I get the following error every time I try to run the following command: docker build --pull -t (image) .

The error:

failed to solve with frontend dockerfile.v0: failed to build LLB: executor failed running [/bin/sh -c dotnet add package (package name)–version 1.0.3 --source https://(link)/api/nuget/nuget-local]: runc did not terminate sucessfully

Please help!