Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: on windows, DockerCompose.get_service_host returns an unusable "0.0.0.0" - adjust to 127.0.0.1 #457

Merged
merged 2 commits into from
May 25, 2024

Conversation

alexanderankin
Copy link
Member

#358

not sure if this is the right solution

@alexanderankin alexanderankin changed the title fix: DockerCompose.get_service_host returning unusable "0.0.0.0" - adjust to 127.0.0.1 fix: on windows, DockerCompose.get_service_host returns an unusable "0.0.0.0" - adjust to 127.0.0.1 Mar 9, 2024
@alexanderankin alexanderankin force-pushed the fix_docker_compose_fix_service_host_windows branch from e9c2704 to 8b1b44c Compare March 24, 2024 17:09
@alexanderankin alexanderankin merged commit 2aa3d37 into main May 25, 2024
7 checks passed
@alexanderankin alexanderankin deleted the fix_docker_compose_fix_service_host_windows branch May 25, 2024 19:32
alexanderankin pushed a commit that referenced this pull request May 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.5.0](testcontainers-v4.4.1...testcontainers-v4.5.0)
(2024-05-25)


### Features

* **core:** Private registry
([#566](#566))
([59fbcfa](59fbcfa))


### Bug Fixes

* added types to exec & tc_properties_get_tc_host
([#561](#561))
([9eabb79](9eabb79))
* on windows, DockerCompose.get_service_host returns an unusable
"0.0.0.0" - adjust to 127.0.0.1
([#457](#457))
([2aa3d37](2aa3d37))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
mbenabda pushed a commit to mbenabda/testcontainers-python that referenced this pull request May 25, 2024
…0.0.0.0" - adjust to 127.0.0.1 (testcontainers#457)

testcontainers#358 

not sure if this is the right solution
mbenabda pushed a commit to mbenabda/testcontainers-python that referenced this pull request May 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.5.0](testcontainers/testcontainers-python@testcontainers-v4.4.1...testcontainers-v4.5.0)
(2024-05-25)


### Features

* **core:** Private registry
([testcontainers#566](testcontainers#566))
([59fbcfa](testcontainers@59fbcfa))


### Bug Fixes

* added types to exec & tc_properties_get_tc_host
([testcontainers#561](testcontainers#561))
([9eabb79](testcontainers@9eabb79))
* on windows, DockerCompose.get_service_host returns an unusable
"0.0.0.0" - adjust to 127.0.0.1
([testcontainers#457](testcontainers#457))
([2aa3d37](testcontainers@2aa3d37))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant