[jira] [Created] (FLINK-16880) Adapt Dockerfiles from flink-statefun to be added to flink-statefun-docker

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-16880) Adapt Dockerfiles from flink-statefun to be added to flink-statefun-docker

Shang Yuanchun (Jira)
Tzu-Li (Gordon) Tai created FLINK-16880:
-------------------------------------------

             Summary: Adapt Dockerfiles from flink-statefun to be added to flink-statefun-docker
                 Key: FLINK-16880
                 URL: https://issues.apache.org/jira/browse/FLINK-16880
             Project: Flink
          Issue Type: Task
          Components: Release System / Docker, Stateful Functions
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai
             Fix For: statefun-2.0.0


The scripts under {{tools/docker/}} in the flink-statefun repo contains scripts that prepare the build context for building snapshot StateFun images that we use for development purposes.

Those can be adapted so that they may be used for submission to the Docker Hub official images repo:
- The build context should be readily in shape as is in the Dockerfile repo, instead of relying on a build script
- {{statefun-flink-distribution}} and {{statefun-flink-core}} jars should be downloaded from Maven + signature verification needs to be performed
- We need some tooling in place that allows us to automate the release workflow of adding a new version for the images. We should be able to adapt those from the existing Flink Dockerfiles repo.



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