You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently trying to use DockerCompose class objects to run integration tests inside our CI env (gitlab using DinD service).
As the docker composed set of services is being spin inside a DinD service container, they're not directly accessible from the job container,
i am a new maintainer after some period of no new releases. v4 is bringing this library up to date, v5 is going to be bringing the quality of the package up to the level of the java/go implementations (fingers crossed).
What are you trying to do?
We're currently trying to use DockerCompose class objects to run integration tests inside our CI env (gitlab using DinD service).
As the docker composed set of services is being spin inside a DinD service container, they're not directly accessible from the job container,
Where are you trying to do it?
This prints out an inaccessible URL (from the CI job container standpoint)
The same code works fine on local setup.
Runtime environment
(GitLab Job CI env settings)
The text was updated successfully, but these errors were encountered: