Comment 3 for bug 1544287

Revision history for this message
Angus Salkeld (asalkeld) wrote :

It looks like we need to add:

ENV KOLLA_...

To the base image in kolla.

See: https://docs.docker.com/engine/reference/builder/

It seems like mesos is using docker inspect to make sure that the env variable exists first, not sure why.