Chronos - Mesos - Job with external volumes

20 views
Skip to first unread message

Udayabaski

unread,
Feb 8, 2018, 3:39:00 PM2/8/18
to chronos-scheduler

Hi,


The chronos REST API says,


"volumes": [
      {
        "containerPath": "/var/log/",
        "hostPath": "/logs/",
        "mode": "RW"
      }


Here, How can i add other volumes, like,


/home/usr/conf/test.prop:/conf/test.prop


Finally, when mesos runs the docker images, the volumes should gets converted like,


-v /home/usr/conf/test.prop:/conf/test.prop 
Reply all
Reply to author
Forward
0 new messages