fhueske opened a new pull request #3: [FLINK-13863] Update playgrounds to Flink 
1.9.0
URL: https://github.com/apache/flink-playgrounds/pull/3
 
 
   * Update Operations Playground (example job, dockerfile, docker-compose.yaml)
   * Update README.md
   
   ## NOTE to reviewers
   
   **Check if the Docker-official Flink 1.9.0 image has been published at 
https://hub.docker.com/_/flink** 
   
   If the image has not been published yet, you need to manually build the 
Flink Docker base image as follows:
   * `git clone https://github.com/docker-flink/docker-flink`
   * `cd docker-flink/1.9/scala_2.12-debian/`
   * `docker build -t "flink:1.9.0-scala_2.12" -t "flink:1.9-scala_2.12" .`
   
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to