| Package | Description |
|---|---|
| org.eclipse.jkube.kit.build.api.assembly |
| Modifier and Type | Method and Description |
|---|---|
File |
AssemblyManager.createDockerTarArchive(String imageName,
JKubeConfiguration configuration,
BuildConfiguration buildConfig,
org.eclipse.jkube.kit.common.KitLogger log,
ArchiverCustomizer finalCustomizer)
Create an docker tar archive from the given configuration which can be send to the Docker host for
creating the image.
|
Copyright © 2020. All rights reserved.