[ https://issues.apache.org/jira/browse/MESOS-5065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227208#comment-15227208 ]
Jie Yu commented on MESOS-5065: ------------------------------- commit 7c4e1ffe5d850c565c8d2ea475c189ce12b09386 Author: Gilbert Song <songzihao1...@gmail.com> Date: Tue Apr 5 15:01:02 2016 -0700 Implemented slave default docker config file support. Review: https://reviews.apache.org/r/45595/ commit 7c8285cf6bf0ec290570bf11f9f29d1997faef90 Author: Gilbert Song <songzihao1...@gmail.com> Date: Tue Apr 5 14:56:01 2016 -0700 Introduced a new agent flag docker_config. Review: https://reviews.apache.org/r/45594/ > Support docker private registry default docker config. > ------------------------------------------------------ > > Key: MESOS-5065 > URL: https://issues.apache.org/jira/browse/MESOS-5065 > Project: Mesos > Issue Type: Task > Components: containerization, docker > Reporter: Gilbert Song > Assignee: Gilbert Song > Labels: mesosphere > Fix For: 0.29.0 > > > For docker private registry with authentication, docker containerizer should > support using a default .docker/config.json file (or the old .dockercfg file) > locally, which is pre-handled by operators. The default docker config file > should be exposed by a new agent flag `--docker_config`. -- This message was sent by Atlassian JIRA (v6.3.4#6332)