On windows environment you need to add the following .testcontainers.properties file in your home directory to get 'withReuse' option working: ``` testcontainers.reuse.enable=true ``` See https://stackoverflow.com/questions/62425598/how-to-reuse-testcontainers-between-multiple-springboottests