I Have a imx8mp board and i need to add docker image on the top of yocto image of that can anyone help
how i proceed further
I Have a imx8mp board and i need to add docker image on the top of yocto image of that can anyone help
how i proceed further
Hi Kumar,
Best step to start with this is the docker docs page
https://docs.docker.com/engine/install/binaries/
I think in your case you could start with binaries, if this is not working you will have to add the extra layers in the yocto source and re-compile an image.