Michael Gummelt created MESOS-5971:
--------------------------------------
Summary: Better handling for docker credentials
Key: MESOS-5971
URL: https://issues.apache.org/jira/browse/MESOS-5971
Project: Mesos
Issue Type: Improvement
Affects Versions: 1.0.0
Reporter: Michael Gummelt
Users often want to run Spark jobs in custom docker images that reside in
private registries. We can adapt the marathon approach of passing docker
configs as fetcher URIs:
https://mesosphere.github.io/marathon/docs/native-docker-private-registry.html
But this is a hack. It would be nice if I could configure a mesos agent with
docker credentials beforehand.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)