[GitHub] flink pull request #2066: Updated ssh configuration in base Dockerfile

2017-01-29 Thread techmaniack
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] flink pull request #2066: Updated ssh configuration in base Dockerfile

2016-06-06 Thread techmaniack
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] flink pull request #2066: Updated ssh configuration in base Dockerfile

2016-06-05 Thread StephanEwen
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] flink pull request #2066: Updated ssh configuration in base Dockerfile

2016-06-03 Thread greghogan
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] flink pull request #2066: Updated ssh configuration in base Dockerfile

2016-06-03 Thread techmaniack
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