[ 
https://issues.apache.org/jira/browse/FLINK-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897066#comment-15897066
 ] 

Ismaël Mejía commented on FLINK-3026:
-------------------------------------

Other thing that we have to decide afterwards is the tags for the images, what 
do you think about something like (for example a current default would be):

  docker pull flink:1.2.0-hadoop27-scala_2.11-alpine

And then some defaults (for example if we default to the latest versions):
  1.2-alpine -> 1.2.0-hadoop27-alpine -> 1.2.0-hadoop27-scala_2.11-alpine
  1.2 -> 1.2.0-hadoop27 -> 1.2.0-hadoop27-scala_2.11
  1.1-alpine -> 1.1.4-hadoop27-alpine -> 1.1.4-hadoop27-scala_2.11-alpine
  ...


> 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)

Reply via email to