You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/10/19 07:19:25 UTC

[GitHub] [incubator-kvrocks] PragmaTwice commented on issue #1010: Missing Docker image for v2.1.0

PragmaTwice commented on issue #1010:
URL: https://github.com/apache/incubator-kvrocks/issues/1010#issuecomment-1283545465

   > > @tanruixiang Yes, the best choice is to place in apache organization, but looks it's out of seat now.
   > 
   > I understand now. I'm sorry I misunderstood your meaning before. I noticed that the `linkis` community who asked this question uses an alternative to the github registry.
   > 
   > https://github.com/orgs/apache/packages?repo_name=incubator-linkis
   
   Sure, we can use github package registry, but I prefer dockerhub since
   ```
   docker run -it apache/kvrocks # or kvrocks/kvrocks
   ```
   is shorter than:
   ```
   docker run -it ghcr.io/apache/incubator-kvrocks
   ```
   🤣 


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

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org