testcontainers / testcontainers-scala

Docker containers for testing in scala
MIT License
627 stars 126 forks source link

Add Def pattern for FixedHostPortGenericContainer and seq port bindings #279

Closed mikhailchuryakov closed 3 months ago

mikhailchuryakov commented 3 months ago

This is done because there are difficulties with colima on mac os and testcontainers and there is a need to run the redis-cluster container on all fixed ports

Welcome to suggestions

mikhailchuryakov commented 3 months ago

@dimafeng hi and thanks for this library! When you have time, can you please check out the pull request?