tree: 92c78689aec049d5299b6307553854c2dd043b8e [path history] [tgz]
  1. java/
  2. Dockerfile
  3. README.md
docker/ops-playground-image/README.md

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.