thecodeteam / mesos-module-dvdi

Mesos Docker Volume Driver Isolator module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept specification of container mount point

cantbewong opened this issue · comments

This is related to and dependent on issue #21.
Mount point specification will be exactly like that used by the existing Mesos containerizer shared filesystem isolator

checked in code to accept in-container mount point in new environment variable, modeled after existing environment variables. Tested against 0.231., 0.24.1, and 0.25.0. Will be incorporated in next release