You need libsvn-dev and libapr1-dev (on ubuntu) installed inside the container, these are required by the mesos library. Once pesos is ready these dependencies will no longer be needed in the containers.
On Tue, May 5, 2015 at 12:38 PM, Mauricio Garavaglia < [email protected]> wrote: > Hi guys, > > What are the dependencies needed in the docker images to run it in aurora? > I added python2.7 but the thermos executor fails for some images with > "thermos_executor.pex: error: Could not load MesosExecutorDriver!" and the > job gets lost. > Are those dependencies documented somewhere? Thanks! >
