vvcephei commented on pull request #8546: URL: https://github.com/apache/kafka/pull/8546#issuecomment-619238965
Getting the escaping right is surprisingly tricky, since the string gets evaluated by Bash, then wrapped in double-quotes to be passed into the Docker command, where it gets evaluated and passed to ducktape. Since it took me so long to figure it out, I thought it might be nice to add to the README ---------------------------------------------------------------- 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: us...@infra.apache.org