[
https://issues.apache.org/jira/browse/FLINK-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901102#comment-15901102
]
ASF GitHub Bot commented on FLINK-3026:
---------------------------------------
Github user iemejia commented on the issue:
https://github.com/apache/flink/pull/3493
Yes, maybe I was not clear enough, my goal is to support the two variants
of openjdk that you mention.
I was just mentioning ubuntu/debian because this is the base of the
non-alpine base container for openjdk.
https://github.com/docker-library/openjdk/blob/445f8b8d18d7c61e2ae7fda76d8883b5d51ae0a5/8-jre
So we will need some small tweaks and an extra Dockerfile to support both.
For other images that support both openjdk base and the alpine version.
https://hub.docker.com/_/solr/
https://hub.docker.com/_/jenkins/
https://hub.docker.com/_/tomcat/
> Publish the flink docker container to the docker registry
> ---------------------------------------------------------
>
> Key: FLINK-3026
> URL: https://issues.apache.org/jira/browse/FLINK-3026
> Project: Flink
> Issue Type: Task
> Components: Build System, Docker
> Reporter: Omer Katz
> Assignee: Ismaël Mejía
> Labels: Deployment, Docker
>
> There's a dockerfile that can be used to build a docker container already in
> the repository. It'd be awesome to just be able to pull it instead of
> building it ourselves.
> The dockerfile can be found at
> https://github.com/apache/flink/tree/master/flink-contrib/docker-flink
> It also doesn't point to the latest version of Flink which I fixed in
> https://github.com/apache/flink/pull/1366
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)