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/06/12 20:43:26 UTC

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

snleee edited a comment on issue #4200: Adding script to build and publish docker image
URL: https://github.com/apache/incubator-pinot/pull/4200#issuecomment-501447830
 
 
   Synced with @fx19880617 offline. Running the script will be no-op (permission denied). Users will set their custom tag for publishing to their own repository.
   
   For the official apache release, we will need to set up `apache/pinot` repository and make the image publish to the repository as part of the release process.
   
   ```-> % docker push pinot:latest
   The push refers to repository [docker.io/library/pinot]
   b7c6cccc78d8: Preparing
   6f2fe2187e57: Preparing
   604345bc37d0: Preparing
   e8f1623f0c2c: Preparing
   e3b08ec2022d: Preparing
   4230ff7f2288: Waiting
   2c719774c1e1: Waiting
   ec62f19bb3aa: Waiting
   f94641f1fe1f: Waiting
   denied: requested access to the resource is denied

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