Skip to content

OracleContainer with fixed ports #6433

Answered by kiview
buniql asked this question in Q&A
Jan 24, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @buniql, using fixed ports is not recommended and not supported.

In general, there should be no technical reason why you have to do a setup that relies on hardcoded values, rather than doing it at runtime. We have plenty of users that do such setups involving e.g. Spring-Boot, Flyway and RDMS using different dynamic mechanisms to configure it, such as Spring's DynamicPropertySource or dynamic setting of JVM properties.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@buniql
Comment options

@kiview
Comment options

Answer selected by buniql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants