mrproliu opened a new pull request #36:
URL: https://github.com/apache/skywalking-infra-e2e/pull/36


   Fix the docker compose wait for IP port failure when using GitHub Action.
   I found it's a bug in 
[testcontainers-go](https://github.com/testcontainers/testcontainers-go).
   
   I have already [submit a PR to track this 
one](https://github.com/testcontainers/testcontainers-go/pull/349), before that 
one merge and release, I provide related code into our project and fix the bug, 
filename called `compose-provider.go`. After this PR have been merge and 
release, I could remove useless code and use `testcontainers-go` project to 
verify the docker service health again.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to