[
https://issues.apache.org/jira/browse/FLINK-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901090#comment-15901090
]
ASF GitHub Bot commented on FLINK-3026:
---------------------------------------
Github user patricklucas commented on the issue:
https://github.com/apache/flink/pull/3493
I took a look through the [top official
Docker](https://hub.docker.com/explore/) repos to see what variants they
provide, and the first-listed Java-based project is
[Elasticsearch](https://hub.docker.com/_/elasticsearch/). They have two
variants for each of their supported version, alpine and non-alpine which are
based on openjdk:8-jre and openjdk:8-jre-alpine respectively.
Can you point me at other official repos basing on debian/ubuntu images?
> 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)