Closed davemooreuws closed 3 months ago
I have done some investigating and the WSL fix of using the eth0 interface IP does fix this issue. Does require some testing, see PR
:tada: This issue has been resolved in version 1.50.4 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Bug Report
Issue
On GitLab pipelines, with shared runners there are issues connecting to the containers.
Steps
Steps to reproduce the behavior:
With latest docker (27~) there are connection errors.
With docker in docker recommended version docker (24~) there are resources that are not deployed. (i.e. API gateway)
I have also tried adding these variables, which do not fix any of the above:
Expected
It should work.
Environment and setup information
Other info
Errors with latest docker:
False success with docker 24 (missing API gateway output/deployment):