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

chore: allow overriding the bind ip address in docker containers #647

Merged
merged 10 commits into from
Sep 23, 2024

Conversation

debanjan97
Copy link
Member

@debanjan97 debanjan97 commented Sep 23, 2024

Description

Supporting to override bind ip in minio, even though currently there is a bug in dockertest where outbound ips are not properly supported.
A fix for it is under review here. Until this fix is merged, only binding to 0.0.0.0 is practically possible (...do so at your own ipv6 risk!!)

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@debanjan97 debanjan97 changed the title chore(docker): introduce option to allow binding to all interfaces chore: introduce option to allow binding to all interfaces Sep 23, 2024
@atzoum atzoum changed the title chore: introduce option to allow binding to all interfaces chore: allow overriding the bind ip address Sep 23, 2024
@atzoum atzoum changed the title chore: allow overriding the bind ip address chore: allow overriding the bind ip address in docker containers Sep 23, 2024
@atzoum atzoum merged commit 6bb5880 into main Sep 23, 2024
16 checks passed
@atzoum atzoum deleted the fix.allowbindtoallinterfaces branch September 23, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants