Apache flink

Clone this repo:

Branches

  1. 7a9f882 [hotfix] Use `apache` in `README` by Sergey Nuyanzin · 3 weeks ago main
  2. 149ef9f [hotfix] Add `.gitignore` by Sergey Nuyanzin · 3 weeks ago
  3. 6bb5eea [FLINK-39739][ci] Add Java 25 to Docker image by Sergey Nuyanzin · 4 weeks ago
  4. 8dfed65 Revert "[FLINK-34194][ci] Removes Maven setup" by Chesnay Schepler · 1 year, 8 months ago
  5. ce1df41 [FLINK-34194][ci] Adds OpenSSL 1.0.0 which is required by netty-tcnative by Matthias Pohl · 2 years, 6 months ago

CI image for Apache Flink

Build

Never re-use a tag because it might break CI for older Flink commits.

docker build -t apache/flink-ci:<tag> base
docker push apache/flink-ci:<tag>