Stephan Ewen created FLINK-15671:
------------------------------------
Summary: Provide one place for Docker Images with all supported
cluster modes
Key: FLINK-15671
URL: https://issues.apache.org/jira/browse/FLINK-15671
Project: Flink
Issue Type: Improvement
Components: Deployment / Docker
Reporter: Stephan Ewen
Fix For: 1.11.0
Currently, there are different places where Docker Images for Flink exist:
* https://github.com/docker-flink
* https://github.com/apache/flink/tree/master/flink-container/docker
* https://github.com/apache/flink/tree/master/flink-contrib/docker-flink
The different Dockerfiles in the different places support different modes, for
example some support session clusters while other support the "self-contained
application mode" (per job mode).
There should be one single place to defined images that cover both session and
application mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)