spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Spring Cloud DataFlow can't set the Docker network
In Spring Cloud DafaFlow 2.9.4:
If I set the Platform Properties deployer.*.local.docker.network: my-network or deployer.exporter.local.docker.network: my-network, the container starts with the default bridge network as I can see if I docker inspect the container.