Ilya Chekasin

Results 2 comments of Ilya Chekasin

I conducted some research on this issue and found out that reuse with imageFromDockerfile can be used in the following way and it will work: ```java @Test public void myTest()...

This issue might be closed since it's possible to use reuse along with dockerfile. However, when using the constructor with dockerImageName and deleteOnExit parameters and making changes to the dockerfile,...