zhuzhurk commented on pull request #40: URL: https://github.com/apache/flink-docker/pull/40#issuecomment-693212560
The docker image building cannot succeed because `wget` fails to fetch from the binary url[1]. The error is "unknown action [download]". However, the url works in web browser. @rmetzger @zentol do you have any idea why this could happen? Or is there any replacement for "https://www.apache.org/dyn/closer.cgi" ? [1] wget -nv -O flink.tgz https://www.apache.org/dyn/closer.cgi?action=download&filename=flink/flink-1.11.2/flink-1.11.2-bin-scala_2.11.tgz ---------------------------------------------------------------- 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]
