Closed jeantil closed 4 years ago
I have the same issue, but if I switch to testcontainers version 2.0.0 the error goes away. This could be related to their library (e.g. the space check here: https://github.com/testcontainers/testcontainers-node/commit/4ba9d50ba0465087a3997fdbd79bc473bec3e10c)
Hi, while it doesn't prevent my test suite from running, I keep getting these errors in the console for which docker-modem seems to be the root cause:
docker version
reportsuname -srv
reports :using docker-modem "version": "1.0.9" which is pulled by testcontainers: "version": "2.1.0" in my project.