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 2021/03/16 14:38:30 UTC

[GitHub] [druid] buffaloDeveloper opened a new issue #11001: Druid Compose Build Failing: manifest unknown

buffaloDeveloper opened a new issue #11001:
URL: https://github.com/apache/druid/issues/11001


   Getting an error running docker compose: **ERROR: manifest for apache/druid:0.22.0 not found: manifest unknown: manifest unknown**
   
   ```
   ➜  docker git:(master) docker-compose up
   Creating network "docker_default" with the default driver
   Creating volume "docker_metadata_data" with default driver
   Creating volume "docker_middle_var" with default driver
   Creating volume "docker_historical_var" with default driver
   Creating volume "docker_broker_var" with default driver
   Creating volume "docker_coordinator_var" with default driver
   Creating volume "docker_router_var" with default driver
   Pulling postgres (postgres:latest)...
   latest: Pulling from library/postgres
   6f28985ad184: Already exists
   163a60947b3a: Pull complete
   1791984387e5: Pull complete
   ccf9c39579c4: Pull complete
   1d8dd50a5ee9: Pull complete
   3991abc55a94: Pull complete
   4cf2cdef0857: Pull complete
   ed1bec410498: Pull complete
   0930368b9a14: Pull complete
   a9302936fdb5: Pull complete
   bb3d505cd0cb: Pull complete
   4f1bb2dd6f16: Pull complete
   8d3f6ff7b2da: Pull complete
   687caf1b1f9b: Pull complete
   Digest: sha256:c83014a2b46834ef6d17f64c8e4a70089901a8c0dee158f1ca5ccae032ea32e5
   Status: Downloaded newer image for postgres:latest
   Pulling zookeeper (zookeeper:3.5)...
   3.5: Pulling from library/zookeeper
   6f28985ad184: Already exists
   b3555c388585: Already exists
   42965fccf401: Pull complete
   484bb3bd28a7: Pull complete
   a7e2399eaa77: Pull complete
   b1e24c01cd7e: Pull complete
   0a692fca624e: Pull complete
   e5c1496cbfe9: Pull complete
   Digest: sha256:64741f26f2dab3c5d72793b91de6c176845a4d73c463144d0c32a27829b67431
   Status: Downloaded newer image for zookeeper:3.5
   Pulling coordinator (apache/druid:0.22.0)...
   **ERROR: manifest for apache/druid:0.22.0 not found: manifest unknown: manifest unknown**
   ```


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



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


[GitHub] [druid] buffaloDeveloper commented on issue #11001: Docker Compose Build Failing: manifest unknown

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


   Found the issue here: https://github.com/apache/druid/releases/tag/druid-0.20.1
   
   Must use the 0.20.1 branch.


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



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


[GitHub] [druid] buffaloDeveloper closed issue #11001: Docker Compose Build Failing: manifest unknown

Posted by GitBox <gi...@apache.org>.
buffaloDeveloper closed issue #11001:
URL: https://github.com/apache/druid/issues/11001


   


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



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