Results 22 issues of Sumit Khanna

I've got an old Scala app I'm slowing converting over to SBT. It still has some Spring 3 stuff in it (yea I know, I know. I will rip it...

The following error message is misleading: com.github.dockerjava.api.exception.DockerClientException: Could not pull image: image operating system "windows" cannot be used on this platform It seems to happen when the test library times...

In our continuous integration environment, I've been seeing errors like the following a lot: ``` com.example.iw.MigrationSpecs *** ABORTED *** (21 seconds, 591 milliseconds) java.lang.RuntimeException: Cannot run all required containers at...