@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 explicitly restrict the images to remove, use images to specify a
(comma separated) list of images to remove.autoPull, CONTEXT_KEY_BUILD_TIMESTAMP, CONTEXT_KEY_LOG_DISPATCHER, CONTEXT_KEY_START_CALLED, DOCKER_BUILD_TIMESTAMP, dockerAccessFactory, execution, imageConfigResolver, imagePullPolicy, keepContainer, log, project, registry, removeVolumes, serviceHubFactory, session, settings, skipExtendedAuth, 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
|
contextualize, customizeConfig, execute, getBuildTimestamp, getBuildTimestampFile, getDockerAccessContext, getImagePullManager, getLogDispatcher, getLogPrefix, getPomLabel, getReferenceDate, getRegistryConfig, getResolvedImages, getVolumes, isDockerAccessRequiredprotected void executeInternal(ServiceHub hub) throws DockerAccessException
AbstractDockerMojoexecuteInternal in class AbstractDockerMojohub - context for accessing backendsDockerAccessExceptionCopyright © 2018. All rights reserved.