Class DockerLogMessage

java.lang.Object
org.jenkinsci.plugins.dockerbuildstep.log.container.DockerLogMessage

public class DockerLogMessage extends Object
Stream support should be rolled into docker-java, see https://github.com/docker-java/docker-java/issues/42. As a workaround we borrowed the decoding magic from https://github.com/spotify/docker-client.
See Also: