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/11/04 10:29:00 UTC

[GitHub] [druid] jansonjc opened a new issue #11875: Druid docker-compose failing for docker compose V2

jansonjc opened a new issue #11875:
URL: https://github.com/apache/druid/issues/11875


   ### Affected Version
   
   `0.22.0`
   
   ### Description
   
   Druid's [docker compose ](https://github.com/apache/druid/blob/master/distribution/docker/docker-compose.yml) fails with the below error when using [Docker Compose V2](https://docs.docker.com/compose/cli-command/).
   
   `unexpected character "\"" in variable name near "\"druid-datasketches\"`
   
   There are two potential solutions.
   
   1. Change the environment file by replacing all double quotes with single quotes and by wrapping these environment variables with a double quote ([example](https://github.com/jansonjc/druid/blob/master/distribution/docker/environment) - works with V2 as well as V1.x)
   2. Disable Docker Compose V2 in Docker Preferences > General > Uncheck "Use Docker Compose V2" or by running the command `docker-compose disable-v2`


-- 
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 #11875: Druid docker-compose failing for docker compose V2

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


   Thank you for pointing out this. You gave the explanation to my previous issue #11859. I checked Docker Desktop for mac, docker compose v2 is enabled on 4.1.1.


-- 
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 #11875: Druid docker-compose failing for docker compose V2

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


   Thank you for pointing out this. You gave the explanation to my previous issue #11859. I checked Docker Desktop for mac, docker compose v2 is enabled on 4.1.1.


-- 
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 #11875: Druid docker-compose failing for docker compose V2

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


   Thank you for pointing out this. You gave the explanation to my previous issue #11859. I checked Docker Desktop for mac, docker compose v2 is enabled on 4.1.1.


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