We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80c6213 commit 935981cCopy full SHA for 935981c
1 file changed
src/test/java/com/github/dockerjava/core/command/DockerfileFixture.java
@@ -4,6 +4,7 @@
4
import com.github.dockerjava.api.exception.InternalServerErrorException;
5
import com.github.dockerjava.api.exception.NotFoundException;
6
import com.github.dockerjava.api.model.Image;
7
+import com.github.dockerjava.core.command.BuildImageResultCallback;
8
import org.slf4j.Logger;
9
import org.slf4j.LoggerFactory;
10
0 commit comments