You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/23 07:42:34 UTC

[GitHub] [druid] sc-aniagr opened a new issue, #13139: docker pull not working for apache druid

sc-aniagr opened a new issue, #13139:
URL: https://github.com/apache/druid/issues/13139

   While running docker pull apache/druid, i am getting the below error 
   
   ![image](https://user-images.githubusercontent.com/108719736/191913302-c1bfa0f1-7640-4053-be81-1b9d721d02ae.png)
   


-- 
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: commits-unsubscribe@druid.apache.org.apache.org

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


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


[GitHub] [druid] FrankChen021 closed issue #13139: docker pull not working for apache druid

Posted by GitBox <gi...@apache.org>.
FrankChen021 closed issue #13139: docker pull not working for apache druid
URL: https://github.com/apache/druid/issues/13139


-- 
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: commits-unsubscribe@druid.apache.org

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


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


[GitHub] [druid] FrankChen021 commented on issue #13139: docker pull not working for apache druid

Posted by GitBox <gi...@apache.org>.
FrankChen021 commented on issue #13139:
URL: https://github.com/apache/druid/issues/13139#issuecomment-1255937680

   The error message is very clear.
   
   Druid does not provide docker images with the 'latest' tag. You need to specify a tag when you pull the image. You can find all tags on docker hub. The latest is 24.0.0
   


-- 
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: commits-unsubscribe@druid.apache.org

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


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