# 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. |