[ 
https://issues.apache.org/jira/browse/MESOS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172716#comment-14172716
 ] 

Timothy Chen edited comment on MESOS-1566 at 10/15/14 6:17 PM:
---------------------------------------------------------------

Hi Njal, it's included since 0.20.0 and I've wrote a bit about it in the 
docker-containerizer.md in the docs folder in mesos which is published on the 
Mesos website too.
But all you need to do is include the .dockercfg URI as part of your command 
(like any other file you like to be downloaded to the sandbox), and it will be 
automatically picked up by the docker cli.


was (Author: tnachen):
Hi Njal, it's included since 0.20.0 and I've wrote a bit about it in the 
docker-containerizer.md in the docs folder in mesos which is published on the 
Mesos website too.
But all you need to do is include the .dockercfg URI as part of your command, 
and it will be automatically picked up by the docker cli.

> Support private docker registry.
> --------------------------------
>
>                 Key: MESOS-1566
>                 URL: https://issues.apache.org/jira/browse/MESOS-1566
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Timothy Chen
>            Assignee: Timothy Chen
>
> Need to support Docker launching images hosted in private registry service, 
> which requires docker login.
> Can consider utilizing .dockercfg file for providing credentials.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to