public class DockerInfo extends Object
Info from docker-java.
The class can be used as a partial wrapper of Info class.public String getId()
public String getName()
@Nonnull
public com.github.dockerjava.api.model.Info toInfo()
throws IOException
Info from docker-java.IOException - Conversion errorCopyright © 2015. All Rights Reserved.