[
https://issues.apache.org/jira/browse/MESOS-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880401#comment-16880401
]
longfei commented on MESOS-6183:
--------------------------------
I added a new flag --insecure_docker_registry.
The rule is that only one of --docker_registry and --insecure_docker_registry
can be used.
The default value of
--docker_registry([https://registry-1.docker.io)|https://registry-1.docker.io%29/]
is removed because it will always be set if not specified in the slave's
command, which will not respect the rule above.
> mesos's Unified Containerizer cannot set "--insecure-registry" when
> provisioning images
> ---------------------------------------------------------------------------------------
>
> Key: MESOS-6183
> URL: https://issues.apache.org/jira/browse/MESOS-6183
> Project: Mesos
> Issue Type: Bug
> Reporter: yongyu
> Assignee: longfei
> Priority: Minor
>
> mesos's Unified Containerizer cannot set "--insecure-registry" when
> provisioning images
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)