tianon commented on pull request #49:
URL: https://github.com/apache/flink-docker/pull/49#issuecomment-748346905


   `docker run flink run bash` just to get a shell that has useful environment 
variables is a bit convoluted/awkward -- are these variables harmful for normal 
commands?  Given that a shell still has to be used in order to actually use the 
variables, why not just use `bash`, or better yet, just set the variables 
unilaterally for all non-"commands" so that `docker run flink bash -c '...'` 
will just DTRT?


----------------------------------------------------------------
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:
[email protected]


Reply via email to