@Mojo(name="remove",
defaultPhase=POST_INTEGRATION_TEST)
public class RemoveMojo
extends AbstractDockerMojo
removeAll (property: docker.removeAll) also other
images can be removed.
In order to explicitely restrict the images to remove, use images to specify a
(comma separated) list of images to remove.API_VERSION, autoPull, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_START_CALLED, DOCKER_HTTPS_PORT, imageConfigResolver, keepContainer, log, portPropertyFile, project, registry, removeVolumes, serviceHubFactory, session, settings, useColor, verbose| Constructor and Description |
|---|
RemoveMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeInternal(ServiceHub hub)
Hook for subclass for doing the real job
|
checkImageWithAutoPull, contextualize, execute, getConfiguredRegistry, getImages, getLogDispatcher, getPomLabel, isDockerAccessRequired, matchesConfiguredImages, prepareAuthConfigprotected void executeInternal(ServiceHub hub) throws DockerAccessException
AbstractDockerMojoexecuteInternal in class AbstractDockerMojohub - context for accessing backendsDockerAccessExceptionCopyright © 2016. All Rights Reserved.