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
Expected Behaviour
Referring to the previous issue, I'd like to pass also some parameters to a postgres docker container. However, when using the mentioned method, seems the API has changed from "withCmd" to "withCommand", and the results in following error
Expected Behaviour
Referring to the previous issue, I'd like to pass also some parameters to a postgres docker container. However, when using the mentioned method, seems the API has changed from "withCmd" to "withCommand", and the results in following error
Actual Behaviour
...
Testcontainer Logs
testcontainers [DEBUG] [e045ff701ce2] Fetching container logs... +1ms
testcontainers [DEBUG] [e045ff701ce2] Demuxing stream... +4ms
testcontainers [DEBUG] [e045ff701ce2] Demuxed stream +1ms
testcontainers [DEBUG] [e045ff701ce2] Fetched container logs +0ms
testcontainers [DEBUG] [e045ff701ce2] Waiting for container to be ready... +0ms
testcontainers [DEBUG] [e045ff701ce2] Waiting for health check... +0ms
testcontainers [DEBUG] [e045ff701ce2] Inspecting container... +0ms
testcontainers:containers [e045ff701ce2] /usr/local/bin/docker-entrypoint.sh: line 341: exec: ...: not found +0ms
testcontainers [DEBUG] [e045ff701ce2] Inspected container +6ms
testcontainers [ERROR] [e045ff701ce2] Health check failed: unhealthy +0ms
testcontainers [ERROR] [e045ff701ce2] Container failed to be ready: Error: Health check failed: unhealthy +0ms
testcontainers [DEBUG] [e045ff701ce2] Stopping container... +0ms
testcontainers [DEBUG] [e045ff701ce2] Container already stopped +27ms
testcontainers [DEBUG] [e045ff701ce2] Removing container... +0ms
Environment Information
The text was updated successfully, but these errors were encountered: