You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/05/11 03:07:32 UTC

[GitHub] [incubator-pinot] snleee commented on issue #4200: Adding script to build and publish docker image

snleee commented on issue #4200: Adding script to build and publish docker image
URL: https://github.com/apache/incubator-pinot/pull/4200#issuecomment-491474406
 
 
   Where do we publish the docker image? Apache Incubator had the restriction on releasing non-apache approved releases to public. Some guideline from the general@incubator for docker is the following.
   
   ```
   Docker
   
   Artefacts need to be placed in https://hub.docker.com/r/apache/<project> or https://hub.docker.com/u/apache<project>/<project>
   
   To comply with ASF release and distributions please ensue the following:
   - The overview should include the incubator disclaimer.
   - The docker file should include an ASF header.
   - The docker file should include the incubator disclaimer.
   - "docker pull apache/<project>" should not install an artefact containing unapproved code.
   - Release candidates, nightly or snapshots need to be clearly tagged.
   - The latest tag should not point to an artefact containing unapproved code e.g. to master or dev branches or to a RC or snapshot.
   
   
   ```

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org