[
https://issues.apache.org/jira/browse/FLINK-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dagang Wei resolved FLINK-13865.
--------------------------------
Resolution: Fixed
https://github.com/docker-flink/docker-flink/pull/82
> Support custom config in Flink docker image
> -------------------------------------------
>
> Key: FLINK-13865
> URL: https://issues.apache.org/jira/browse/FLINK-13865
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Docker
> Affects Versions: 1.6.3, 1.6.4, 1.7.2, 1.8.0, 1.8.1, 1.9.0
> Reporter: Dagang Wei
> Priority: Minor
>
> [Flink docker images](https://github.com/docker-flink/docker-flink) do not
> support custom config, in order to do so, the user has to build their own
> image based on the official image and modify config/flink-conf.yaml. It would
> be much easier if the image accepts custom config through args and in
> [docker-entrypoint.sh](https://github.com/docker-flink/docker-flink/blob/master/docker-entrypoint.sh)
> it automatically merge the custom config into config/flink-conf.yaml.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)