blob: a22382dfd08bf7e6eae86461a9f6d28fd2420ed2 [file] [log] [blame] [view]
# Flink Operations Playground Image
The image defined by the `Dockerfile` in this folder is required by the Flink operations playground.
The image is based on the official Flink image and adds a demo Flink job (Click Event Count) and a corresponding data generator. The code of the application is located in the `./java/flink-ops-playground` folder.