Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostPort != containerPort #1334

Merged
merged 13 commits into from
Mar 29, 2019

Conversation

bopi-
Copy link
Contributor

@bopi- bopi- commented Mar 22, 2019

This makes it possible that e.g. the actual hostport is a random one but in the container its always 80

@bsideup
Copy link
Member

bsideup commented Mar 24, 2019

@bopi- one last thing - could you please implement a test for it?

@rnorth
Copy link
Member

rnorth commented Mar 28, 2019

I see that @bsideup has review in hand, but thanks for this @bopi-. Looks like a useful addition!

@bsideup bsideup added this to the next milestone Mar 29, 2019
@bsideup
Copy link
Member

bsideup commented Mar 29, 2019

@bopi- I just applied some minor changes myself and ready to merge as soon as the CI status is green 👍

@bopi-
Copy link
Contributor Author

bopi- commented Mar 29, 2019

I just applied some minor changes myself

yeah. naming and caching ... 😃

@bsideup bsideup merged commit 94b1a3c into testcontainers:master Mar 29, 2019
@bsideup
Copy link
Member

bsideup commented Mar 29, 2019

@bopi- merged! Thanks a lot for your contribution 👍
We should have done it this way from the beginning :)

@bopi-
Copy link
Contributor Author

bopi- commented Mar 29, 2019

@bsideup thank you! Especially for your super fast responses!

Do you have an Idea when this can be released?

@bsideup
Copy link
Member

bsideup commented Mar 29, 2019

@bopi- it will be released soon since we have a couple of urgent things to be released, probably this weekend

@bopi-
Copy link
Contributor Author

bopi- commented Apr 9, 2019

@bopi- it will be released soon since we have a couple of urgent things to be released, probably this weekend

Hi @bsideup,
any news on a new release?

@rnorth
Copy link
Member

rnorth commented Apr 16, 2019

Released in 1.11.2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants