Timothy Chen created MESOS-4261:
-----------------------------------
Summary: Remove docker auth server flag
Key: MESOS-4261
URL: https://issues.apache.org/jira/browse/MESOS-4261
Project: Mesos
Issue Type: Improvement
Reporter: Timothy Chen
We currently use a configured docker auth server from a slave flag to get token
auth for docker registry. However this doesn't work for private registries as
docker registry supports sending down the correct auth server to contact.
We should remove docker auth server flag completely and ask the docker registry
for auth server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)