Seb Smith
Results
2
comments of
Seb Smith
I'm having a similar issue with an M1 Mac and org.testcontainers postgresql I've set my environment variable DOCKER_DEFAULT_PLATFORM=linux/amd64 in the hope it would work but I'm still seeing `com.github.dockerjava.api.exception.DockerClientException: Could...
I got around my issue in the end. It was not postgres that was problematic once I dug into it. I had to add checks.disable=true because there is no arm...