We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c6213 + 935981c commit 008c2d7Copy full SHA for 008c2d7
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