pan3793 commented on code in PR #6080: URL: https://github.com/apache/kyuubi/pull/6080#discussion_r1500688619
########## build/Dockerfile.CI: ########## @@ -15,12 +15,14 @@ # limitations under the License. # +# This Dockerfile is for CI testing purpose, not for end-users + # Usage: # Run the docker command below # docker build \ # --build-arg MVN_ARG="-Pspark-3.1,spark-hadoop-3.2" \ -# --file build/Dockerfile \ -# --tag apache/kyuubi:tagname \ +# --file build/Dockerfile.CI \ Review Comment: I got reported several times that some users are confusing why there are two `Dockerfile`s -- 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]
