You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Igal Shilman (Jira)" <ji...@apache.org> on 2020/10/27 09:29:00 UTC

[jira] [Created] (FLINK-19826) StateFun Dockerfile copies plugins with a specific version instead of a wildcard

Igal Shilman created FLINK-19826:
------------------------------------

             Summary: StateFun Dockerfile copies plugins with a specific version instead of a wildcard
                 Key: FLINK-19826
                 URL: https://issues.apache.org/jira/browse/FLINK-19826
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Igal Shilman
            Assignee: Igal Shilman


The Dockerfile under tools/docker currently requires changing the versions, of the individual plugins while copying from opt -> plugins.

The rest of the Dockerfile is using wildcards to do it, and doing so allows 

switching between Flink version by only changing the FROM statement.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)