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