Class ImageUtils
java.lang.Object
org.aksw.commons.util.docker.ImageUtils
Utils to inspect images and whether they exist.
Note: Methods that start containers for probing are in
ContainerUtils.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanimageExists(String imageName, boolean pullIfAbsent) static boolean
-
Constructor Details
-
ImageUtils
public ImageUtils()
-
-
Method Details
-
imageExists
-
pullImage
-