You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2020/03/05 17:23:00 UTC

[jira] [Resolved] (KNOX-2263) Docker - make sure not to put anything except version in the tag

     [ https://issues.apache.org/jira/browse/KNOX-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden resolved KNOX-2263.
--------------------------------
    Resolution: Fixed

> Docker - make sure not to put anything except version in the tag
> ----------------------------------------------------------------
>
>                 Key: KNOX-2263
>                 URL: https://issues.apache.org/jira/browse/KNOX-2263
>             Project: Apache Knox
>          Issue Type: Sub-task
>          Components: docker
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the way the Docker images are created they are:
> apache/knox:gateway-VERSION
> apache/knox:ldap-VERSION
> This shouldn't be done since it should be:
> apache/knox-gateway:VERSION
> apache/knox-demo-ldap:VERSION
> This would be cleaner from Docker perspective and not put anything else in tags.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)