[
https://issues.apache.org/jira/browse/FLINK-16260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164374#comment-17164374
]
Robert Metzger commented on FLINK-16260:
----------------------------------------
Thanks a lot for posting your concerns with the current approach of generating
the metadata entry.
How about going one step further and generating a new "stackbrew.entry" file to
each of the images we publish (in the "master" branch)?, then the
generate-stackbrew-library.sh script would only add the header and append all
available "stackbrew.entry" files. The benefit here would be
a) the simplicity of the generate-stackbrew-library.sh script
b) the script does not need to understand the meta-data file format in the
dev-X branches: If we are doing a radical change to the meta-data file format,
we wouldn't have to worry about it in generate-stackbrew-library.sh, because
all it does is concatenate files.
> Add docker images based on Java 11
> ----------------------------------
>
> Key: FLINK-16260
> URL: https://issues.apache.org/jira/browse/FLINK-16260
> Project: Flink
> Issue Type: New Feature
> Components: Dockerfiles
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Since 1.10.0 supports Java 11, we can add a version of the docker image based
> on Java 11
> Feature [requested in our old issue
> tracker|https://github.com/docker-flink/docker-flink/issues/97] and moved here
--
This message was sent by Atlassian Jira
(v8.3.4#803005)