testcontainers-node
testcontainers-node copied to clipboard
Improve error logging when a container fails to start
Related issue https://github.com/testcontainers/testcontainers-node/issues/682, you can see from the error log that the wait strategy is failing because the image is distroless. It'd be nice to surface this without having to enable logging.