You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Konstantin Gribov (JIRA)" <ji...@apache.org> on 2015/01/19 00:24:34 UTC

[jira] [Commented] (INFRA-8441) Create an internal Docker registry

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

Konstantin Gribov commented on INFRA-8441:
------------------------------------------

Current docker registry is simple reference implementaion. It has a lack of some important features:
* registry cleanup,
* priveledge separation (authorization).

If this registry will work in hybrid mode (with anonymous/public read-only access and Apache people read-write access), it should be integrated into Apache infrastructure (e. g. ldap for authn/authz). Simple auth can be done with Apache Http Server, but without project separation out of the box.

> Create an internal Docker registry
> ----------------------------------
>
>                 Key: INFRA-8441
>                 URL: https://issues.apache.org/jira/browse/INFRA-8441
>             Project: Infrastructure
>          Issue Type: Task
>            Reporter: Dima Spivak
>
> With the recent support for build hosts that have Docker preinstalled, it would be very useful if ASF hosted an internal Docker registry that teams could use to push their images. Beyond setting up a host, we'd need to get a registry running (which I'd be more than happy to help with), and there would likely need to be some convention established around namespaces as well as a limit on image sizes.



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