You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2020/03/05 17:22:16 UTC

[GitHub] [knox] risdenk opened a new pull request #279: KNOX-2263 - Docker - make sure not to put anything except version in the tag

risdenk opened a new pull request #279: KNOX-2263 - Docker - make sure not to put anything except version in the tag
URL: https://github.com/apache/knox/pull/279
 
 
   ## What changes were proposed in this pull request?
   
   Make sure that only the version is in the docker image tag.
   
   ## How was this patch tested?
   
   * `mvn -T.75C package -Ppackage,release,docker -Dshellcheck -DskipTests`
   * Checked created image
   ```
   docker images | grep -F apache/
   apache/knox-demo-ldap                                                              1.4.0-SNAPSHOT                             714adc69aef4        17 seconds ago      533MB
   apache/knox-gateway                                                                1.4.0-SNAPSHOT                             1e6f961b86f0        34 seconds ago      533MB
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [knox] risdenk merged pull request #279: KNOX-2263 - Docker - make sure not to put anything except version in the tag

Posted by GitBox <gi...@apache.org>.
risdenk merged pull request #279: KNOX-2263 - Docker - make sure not to put anything except version in the tag
URL: https://github.com/apache/knox/pull/279
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services