spring-cloud-dataflow icon indicating copy to clipboard operation
spring-cloud-dataflow copied to clipboard

Spring Cloud DataFlow can't set the Docker network

Open kambei opened this issue 3 years ago • 0 comments

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.

kambei avatar Sep 12 '22 08:09 kambei