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

update mockserver to 5.5.1 and bind to port 1080 which is default #1109

Merged
merged 7 commits into from
Jan 9, 2019

Conversation

lanwen
Copy link
Contributor

@lanwen lanwen commented Dec 31, 2018

in 5.5.1 they don't run container as root, so binding to 80 port
doesn't work anymore

mock-server/mockserver@6d33bd7#diff-ebacf6f6ae4ee68078bb16454b23247d

@bsideup bsideup added this to the next milestone Jan 2, 2019
@bsideup bsideup added the dependencies Pull requests that update a dependency file label Jan 2, 2019
Copy link

@kkayri kkayri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

marked as spam

@testcontainers testcontainers deleted a comment Jan 2, 2019
@testcontainers testcontainers deleted a comment Jan 2, 2019
@testcontainers testcontainers deleted a comment Jan 2, 2019
@testcontainers testcontainers deleted a comment from kkayri Jan 2, 2019
Copy link
Member

@bsideup bsideup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @rnorth @kiview are you okay with @Cleanup?

@rnorth
Copy link
Member

rnorth commented Jan 9, 2019

Looks great overall, but perhaps we should go with try-with-resources inside the test methods?

It's barely any different in terms of length of code. However, people might want to refer to these tests as a kind of example, so it's probably best to be Lombok-agnostic...

@rnorth
Copy link
Member

rnorth commented Jan 9, 2019

Thanks for the quick turnaround @lanwen. Let's merge!

@rnorth rnorth merged commit 59d35bc into testcontainers:master Jan 9, 2019
@lanwen lanwen deleted the mockserver_551 branch January 9, 2019 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants