Maximilian Michels created FLINK-4881: -----------------------------------------
Summary: Docker: Remove dependency on shared volumes Key: FLINK-4881 URL: https://issues.apache.org/jira/browse/FLINK-4881 Project: Flink Issue Type: Improvement Components: Docker Reporter: Maximilian Michels Assignee: Maximilian Michels Priority: Minor Fix For: 1.2.0 Our Dockerfile assumes a shared volume configuration to access the config. Instead, we can configure the Docker container to directly write the hostname into {{/etc/hosts}} and use "jobmanager" as the default hostname. This has been proposed here: https://github.com/apache/flink/pull/2667 -- This message was sent by Atlassian JIRA (v6.3.4#6332)