Github user techmaniack closed the pull request at:
https://github.com/apache/flink/pull/2066
---
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
Github user techmaniack commented on a diff in the pull request:
https://github.com/apache/flink/pull/2066#discussion_r65873361
--- Diff: flink-contrib/docker-flink/base/Dockerfile ---
@@ -38,12 +38,12 @@ ENV JAVA_HOME /usr/java/default/
RUN echo 'root:secret' | chpasswd
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/2066#discussion_r65825673
--- Diff: flink-contrib/docker-flink/base/Dockerfile ---
@@ -38,12 +38,12 @@ ENV JAVA_HOME /usr/java/default/
RUN echo 'root:secret' | chpasswd
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/2066#discussion_r65717466
--- Diff: flink-contrib/docker-flink/base/Dockerfile ---
@@ -38,12 +38,12 @@ ENV JAVA_HOME /usr/java/default/
RUN echo 'root:secret' | chpasswd
GitHub user techmaniack opened a pull request:
https://github.com/apache/flink/pull/2066
Updated ssh configuration in base Dockerfile
- The pull request addresses only one issue
Won't allow ssh into the container as 'without-password' is now replaced
with 'prohibit-passwo