Package | Description |
---|---|
io.fabric8.maven.docker.assembly | |
io.fabric8.maven.docker.service |
Modifier and Type | Method and Description |
---|---|
File |
DockerAssemblyManager.createDockerTarArchive(String imageName,
MojoParameters params,
BuildImageConfiguration buildConfig,
Logger log,
ArchiverCustomizer finalCustomizer)
Create an docker tar archive from the given configuration which can be send to the Docker host for
creating the image.
|
Modifier and Type | Method and Description |
---|---|
File |
ArchiveService.createDockerBuildArchive(ImageConfiguration imageConfig,
MojoParameters params,
ArchiverCustomizer customizer)
Create the tar file container the source for building an image.
|
Copyright © 2020. All rights reserved.