Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1366#issuecomment-157506571
Did you test the change?
I've tried it but got the following error
```
Removing intermediate container 0b4ba3a6115e
Step 3 : RUN mkdir ~/downloads && cd ~/downloads && wget -q -O -
http://mirrors.advancedhosters.com/apache/flink/flink-0.10.0/flink-0.10.0-bin-hadoop2.tgz
| tar -zxvf - -C /usr/local/
---> Running in ad41096423ab
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c mkdir ~/downloads && cd ~/downloads && wget -q
-O -
http://mirrors.advancedhosters.com/apache/flink/flink-0.10.0/flink-0.10.0-bin-hadoop2.tgz
| tar -zxvf - -C /usr/local/' returned a non-zero code: 2
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---