Hello guys, I am trying to run an eSDK-environment by using crops. I did created the eSDK installer locally by doing "bitbake image -c populate_sdk_ext" with my own custom .wic-image. Now, if I want to run the container I need to do something like: " docker run --rm -it -v /home/yocto_dev/crops:/workdir crops/extsdk-container --url url ". But my install is not in the internet but rather locally. So I provide the path on my local machine like: /home/sdk/x86_64-buildtools-nativesdk-standalone-V2.6.0.sh as url. Although this file exists I do get the error: "FileNotFoundError: [Errno 2] No such file or directory".
What might be the issue here? Thanks in advance and best regards
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#50173): https://lists.yoctoproject.org/g/yocto/message/50173 Mute This Topic: https://lists.yoctoproject.org/mt/75966578/21656 Mute #yocto: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/yocto Mute #sdk: https://lists.yoctoproject.org/g/yocto+yocto/mutehashtag/sdk Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
