Closed as not planned
Description
Module
Core
Proposal
It'll be so handy for debugging to have ability to set fixed exposed port, so you don't have to always look up a randomly generated port while debugging.
OR
Add it to JdbcDatabaseContainer, so all containers will get option to set fixed port mapping.
I know that FixedHostPortGenericContainer had deprecation but still debugging takes a lot of time and fixed port mapping saves it.