Im using this example to develop & understand iot edge modules. Im using ubuntu OS. At the end if the target architecture is amd64 when i click on deployment.templete.json and click on build and push iotedge solution its working perfectly. But if change my target architecture to arm32 and do the same getting this error(image).
after trying @SatishBoddu-MSFT answer that above issue got resolved. this is the new error(img) during the build.How do i resolve this.