afedulov opened a new pull request #214: URL: https://github.com/apache/flink-statefun/pull/214
Following the documentation to run an example currently fails at the `docker-compose build` stage because `flink-statefun:2.2.2` is not a valid image name (`ververica/flink-statefun:2.2.2` is). Let me know if this is intended, I will then instead upgrade the README to add the instructions to build the image locally from `tools/docker/`. We could alternatively add it as an automatic step via a maven plugin, so this gets incorporated into the instruction to first build everything locally with mvn. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
