Closed
Description
Summary
Two days ago, the CI started failing
=== RUN TestWireMock
2023/07/20 12:20:12 github.com/testcontainers/testcontainers-go - Connected to docker:
Server Version: 20.10.2[5](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:6)+azure-2
API Version: 1.41
Operating System: Ubuntu 22.04.2 LTS
Total Memory: [6](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:7)931 MB
2023/0[7](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:8)/20 12:20:12 Failed to get image auth for docker.io. Setting empty credentials for the image: docker.io/testcontainers/ryuk:0.5.1. Error is:credentials not found in native keychain
2023/07/20 12:20:16 🐳 Creating container for image docker.io/testcontainers/ryuk:0.5.1
2023/07/20 12:20:16 ✅ Container created: 7bf[8](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:9)1230d830
2023/07/20 12:20:16 🐳 Starting container: 7bf81230d830
2023/07/20 12:20:16 ✅ Container started: 7bf81230d830
2023/07/20 12:20:16 🚧 Waiting for container id 7bf81230d830 image: docker.io/testcontainers/ryuk:0.5.1. Waiting for: &{Port:8080/tcp timeout:<nil> PollInterval:[10](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:11)0ms}
2023/07/20 [12](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:13):20:16 container logs:
2023/07/20 12:20:16 Pinging Docker...
2023/07/20 12:20:16 Docker daemon is available!
2023/07/20 12:20:16 Starting on port 8080...
2023/07/20 12:20:16 Started!
2023/07/20 12:20:16 New client connected: 172.17.0.1:383[14](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:15)
2023/07/20 12:20:[16](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:17) EOF
2023/07/20 12:20:16 Client disconnected: [17](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:18)2.17.0.1:38314
tc-wiremock_test.go:[21](https://github.com/wiremock/wiremock-testcontainers-go/actions/runs/5610892214/jobs/10266484279#step:5:22): http: invalid Host header, host port waiting failed: could not start container: creating reaper failed: failed to create container
--- FAIL: TestWireMock (4.12s)
It seems to be related to testcontainers/testcontainers-go#1359, but AFAICT that patch in 1.20.6 was not backported