Skip to content

lakehq/flink-docker-images

Repository files navigation

Flink Docker Images

This repository offers a set of Apache Flink Docker images maintained by LakeSail. The LakeSail versions of the Flink Docker images are based on the official Flink Docker images and include additional features such as Python support.

Use the following command to pull the images from GitHub Container Registry. Replace $TAG with the desired tag. A list of available tags can be found in the package homepage.

docker pull ghcr.io/lakehq/flink:$TAG

More details about the images can be found in the documentation.

GitHub Container Registry Packages

Local Development

Use the following command(s) to build the images locally.

docker build . -t lakehq/flink:1.19.0-python3.11

References

Apache Flink Releases

Python Versions

License

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0

Apache Flink, Flink®, Apache®, the squirrel logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation.