Mesos has a bug even if LIBPROCCESS_REQUIRE_CERT=true
docker does not pass the certs along with request to mesos master.
Mesos-3815 has the details. The only way to get out this is to run as marathon app instead of running it in docker. Adding json file to run as marathon app.
Mesos has a bug even if LIBPROCCESS_REQUIRE_CERT=true docker does not pass the certs along with request to mesos master. Mesos-3815 has the details. The only way to get out this is to run as marathon app instead of running it in docker. Adding json file to run as marathon app.