If You install drone:0.5 drone exec should be OK, however I've experienced problems if volumes are mounted under mesos-slave-0 (image not found error - possibly searches for drone_ambassador).
Sadly drone 0.5 is bleeding... but offers docker compose like configurations and a lot of plugins.
If You experience problems with drone exec we can exemine travis as a solution.
Sure, will try it out. I looked around and seemed like circleci is the most docker composy and python friendly out of them. And opinions? But I have mostly used Jenkins and Gitlab(which is quite great) at work.
If You install drone:0.5 drone exec should be OK, however I've experienced problems if volumes are mounted under mesos-slave-0 (image not found error - possibly searches for drone_ambassador).
Sadly drone 0.5 is bleeding... but offers docker compose like configurations and a lot of plugins. If You experience problems with drone exec we can exemine travis as a solution.
I've made some little cleanups as well.