davidradl commented on code in PR #27171:
URL: https://github.com/apache/flink/pull/27171#discussion_r2477499970


##########
docs/content.zh/docs/deployment/resource-providers/standalone/docker.md:
##########
@@ -464,8 +464,8 @@ RUN ln -s /usr/bin/python3 /usr/bin/python
 RUN pip3 install apache-flink=={{< version >}}
 {{< /stable >}}
 {{< unstable >}}
-COPY apache-flink*.tar.gz /
-RUN pip3 install /apache-flink-libraries*.tar.gz && pip3 install 
/apache-flink*.tar.gz
+COPY apache_flink*.tar.gz /

Review Comment:
   this change looks to be a no op, I suggest removing for clarity



-- 
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]

Reply via email to