public class RemoteDockerImage extends LazyFuture<String>
Modifier and Type | Field and Description |
---|---|
static Set<String> |
AVAILABLE_IMAGE_NAME_CACHE |
Constructor and Description |
---|
RemoteDockerImage(String dockerImageName) |
RemoteDockerImage(String repository,
String tag) |
Modifier and Type | Method and Description |
---|---|
protected String |
resolve() |
get, get
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, isCancelled, isDone
public RemoteDockerImage(String dockerImageName)
protected final String resolve()
resolve
in class LazyFuture<String>
Copyright © 2017. All rights reserved.