Package run.halo.gradle.docker
package run.halo.gradle.docker
-
ClassDescriptionBaseConsumer<SELF extends BaseConsumer<SELF>>Build service for Docker client.Parameters for build service.Class holding metadata for an arbitrary copy-file-to-container invocation.This class can be used as a generic callback for docker-java commands that produce Frames.Holds a frame of container output (usually one line, possibly more)A consumer for container output that buffers lines in a
BlockingDequeand enables tests to wait for a matching condition.