jansonjc opened a new pull request #11876: URL: https://github.com/apache/druid/pull/11876
Fixes #11875. ### Description There is a breaking change in Docker Compose V2 that throws an error while parsing the environment file. One solution is the wrap the environment variables in double quote (and replacing existing double quotes to single quotes). This PR has: - [X] been self-reviewed. - [X] been tested in both V2 and V1.x Docker Compose. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
