localstack/localstack-java-utils

Configure port binding behaviour

Madh93 opened this issue · 1 comments

Hi,

Is there any plan to configure the Docker port binding behaviour using the @LocalstackDockerProperties annotation? Right now the LocalStack edge and elastic ports are harcoded:

https://github.com/localstack/localstack-java-utils/blob/master/src/main/java/cloud/localstack/docker/Container.java#L24
https://github.com/localstack/localstack-java-utils/blob/master/src/main/java/cloud/localstack/docker/Container.java#L25

Thanks again for the PR @Madh93 - this has now been published to Maven Central as version 0.2.7 of the library. Thanks