docker-compose V2 fails for port range and replicas>1 where V1 would succeed · Issue #8530 · docker/compose
Description Using multiple replicas of a container where each replica should use one of the ports selected by a port-range: version: "3.4" services: dummy: image: busybox command: ["...
https://github.com/docker/compose/issues/8530#issuecomment-1076059733