redis-developer/testcontainers-redis

Even if I use another initialPort , the 7000 7001 7002 port still used

aristotll opened this issue · 2 comments

image

image

The update method called in constructor is not suitable.

Agreed. Although I can assign more ports via withInitialPort the default ports are still being added (which is problematic as I'm using them)

@jruaux Sorry to bother you, but we have face the same problem. Do you have time to look at this problem?