[oe] anyone using docker for OE builds?

Nicolas Dechesne nicolas.dechesne at linaro.org
Fri Apr 22 18:14:45 UTC 2016


On Thu, Apr 21, 2016 at 9:09 PM, Cliff Brake <cbrake at bec-systems.com> wrote:
> Thanks for all the information.
>
> After a week or so experimenting with Docker, I've come up with a
> solution I like:
>
> https://hub.docker.com/r/cbrake/oe-build/
>
> Also wrote about it here:
>
> http://bec-systems.com/site/1281/using-docker-for-oeyocto-builds

thanks for the write up.. that got me into finally looking at it ;-)

is there a (nice) solution in case my host UID/GID isn't 1000/1000? I
definitely need to mount volumes for the persistent data , but i need
to be able to read/write these volumes from containers and host, so
ideally i would like my containers to inherit UID/GID from an existing
user on the host.



More information about the Openembedded-devel mailing list