lrozek
lrozek
@mp911de the point was rather to allow graceful shutdown of redis listener to finish its processing instead of terminating abruptly, which could lead to data being lost or corrupted. Races...
@mp911de I reported relevant race conditions in https://github.com/spring-projects/spring-data-redis/issues/2262
I would also like to have support for DOCKER_AUTH_CONFIG. I had to apply same workaroud as @candrews to have testcontainers be able to pull images from private repo when running...
it looks like for .net it is already supported, at least according to https://github.com/testcontainers/testcontainers-dotnet/issues/540