I am using latest imx-docker (https://github.com/nxp-imx/imx-docker) to attempt a build under WSL2.
I am getting the attached error log.
Example:
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
If I run yocto-build.sh from main WSL prompt outside of docker container, it seems to not run into this error.
Any ideas?