You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Mao Geng (JIRA)" <ji...@apache.org> on 2017/04/13 00:04:41 UTC

[jira] [Comment Edited] (MESOS-7088) Support private registry credential per container.

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

Mao Geng edited comment on MESOS-7088 at 4/13/17 12:04 AM:
-----------------------------------------------------------

[~gilbert] Will you consider support https://github.com/docker/docker-credential-helpers in general? We are using a helper for ecr (https://github.com/awslabs/amazon-ecr-credential-helper). 
Basically docker-engine can invoke a helper with four commands: "erase", "store", "get", "list" via stdin, and get response from stdout. To pull a image, issue "get" command and get auth will be good enough. 
Will be glad to see it is considered in design doc, as many users leverage credential helpers to use private registries in clouds. Thanks


was (Author: gengmao):
[~gilbert] Will you consider support https://github.com/docker/docker-credential-helpers in general? We are using a helper for ecr (https://github.com/awslabs/amazon-ecr-credential-helper). 
Basically docker-engine can invoke a helper with four commands: "erase", "store", "get", "list" via stdin, and get response from stdout. To pull a image, issue "get" command and get auth will be good enough. 
Will be glad to see it is considered in design doc, as many users leverage credential helpers to use private registries in clouds. 

> Support private registry credential per container.
> --------------------------------------------------
>
>                 Key: MESOS-7088
>                 URL: https://issues.apache.org/jira/browse/MESOS-7088
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>            Reporter: Gilbert Song
>            Assignee: Gilbert Song
>              Labels: containerizer
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)