Tags

Docker

  • 2016-04-21

    Using Docker for OE/Yocto builds

    Why Docker?  When using OE to build software for products, we often run into the scenario where software needs to be built using the same version of OpenEmbedded over the course of several years.  Production builds need to be predictable.  …