KUAN-HSUN-LI commented on a change in pull request #747: URL: https://github.com/apache/submarine/pull/747#discussion_r706964039
########## File path: dev-support/docker-images/submarine/Dockerfile ########## @@ -41,7 +41,7 @@ ADD ./tmp/mysql-connector-java-5.1.39.jar "/opt/submarine-current/lib/" # Create submarine Bucket WORKDIR /usr/local/bin RUN wget https://dl.min.io/client/mc/release/linux-amd64/mc && chmod +x mc -RUN wget https://dl.k8s.io/release/v1.15.11/bin/linux/amd64/kubectl && chmod +x kubectl +# RUN wget https://dl.k8s.io/release/v1.15.11/bin/linux/amd64/kubectl && chmod +x kubectl Review comment: Can you remove this line instead of comment it? -- 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]
