Skip to content

flink

Git Repository

Dockerfile

  • Dockerfile
    docker build --tag registry.czy21.com/library/flink:latest --file Dockerfile . --pull
    

Docker Compose

  • compose.yml
    docker-compose --project-name flink --file compose.yml up --detach --remove-orphans