Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 394 Bytes

File metadata and controls

14 lines (11 loc) · 394 Bytes

Launching Local Cluster with Docker Compose

Prerequisites

In your terminal navigate to this directory and check that you have Docker Compose with

docker compose version

Launching Cluster

If you get a successful message you can then run the following to spin up a local cluster that runs our Flink app and that interacts with the Evaluation Platform

docker compose up