public class KarafGenerator extends BaseGenerator
log| Constructor and Description |
|---|
KarafGenerator(GeneratorContext context) |
| Modifier and Type | Method and Description |
|---|---|
List<io.fabric8.maven.docker.config.ImageConfiguration> |
customize(List<io.fabric8.maven.docker.config.ImageConfiguration> configs,
boolean prePackagePhase) |
protected List<String> |
extractPorts() |
boolean |
isApplicable(List<io.fabric8.maven.docker.config.ImageConfiguration> configs) |
addFrom, addLatestTagIfSnapshot, getAlias, getConfig, getConfig, getConfigWithSystemFallbackAndDefault, getContext, getFromAsConfigured, getImageName, getName, getProject, shouldAddImageConfigurationpublic KarafGenerator(GeneratorContext context)
Copyright © 2017. All rights reserved.