I am trying to integrate Docker in Yocto. (Yocto Zeus) . I could able to add Docker in yocto and it is working as expected in the Rootfile system which is having "Read-write" permission . But in the Rootfile system which is having "Read-only" type the "docker.sevice" is failing . Please find the attachment includes service status of "docker.service" . Ultimately I am having a requirement of working of Docker with "Read-only" Rootfile system.
Kindly requesting your suggestions to over come this issue.