Package | Description |
---|---|
io.fabric8.maven.docker | |
io.fabric8.maven.docker.service |
Modifier and Type | Method and Description |
---|---|
ImagePullManager |
AbstractDockerMojo.getImagePullManager(String imagePullPolicy,
String autoPull) |
Modifier and Type | Method and Description |
---|---|
void |
BuildService.buildImage(ImageConfiguration imageConfig,
ImagePullManager imagePullManager,
BuildService.BuildContext buildContext)
Pull the base image if needed and run the build.
|
void |
RegistryService.pullImageWithPolicy(String image,
ImagePullManager pullManager,
RegistryService.RegistryConfig registryConfig,
boolean hasImage)
Check an image, and, if
autoPull is set to true, fetch it. |
Copyright © 2021. All rights reserved.