This repo contains Dockerfiles for building Docker images for Apache Flink Stateful Functions.
These Dockerfiles are maintained by the Apache Flink community.
When a new release of Flink Stateful Functions is available, the Dockerfiles in this repo should be updated.
Updating the Dockerfiles involves 3 steps:
gpg_keys.txt
file.[release] Add GPG key for x.y.z release
.add-version.sh
with the appropriate arguments (-s statefun-version -f flink-version
)./add-version.sh -s 2.0.0 -f 1.10.0
[release] Update Dockerfiles for x.y.z release
.A pull request can then be opened on this repo with the changes.
gpg_keys.txt
and committed with the message [release] Add GPG key for x.y.z release
./add-version.sh -s x.y.z -f a.b.c
has been run, and the new Dockerfiles committed with the message [release] Update Dockerfiles for x.y.z release
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0
Apache Flink, FlinkĀ®, ApacheĀ®, the squirrel logo, the Stateful Functions logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation.