public interface Customizer
| Modifier and Type | Method and Description |
|---|---|
List<io.fabric8.maven.docker.config.ImageConfiguration> |
customize(List<io.fabric8.maven.docker.config.ImageConfiguration> existingConfigs)
Provide additional image configurations
|
List<io.fabric8.maven.docker.config.ImageConfiguration> customize(List<io.fabric8.maven.docker.config.ImageConfiguration> existingConfigs)
existingConfigs - the already detected and resolved configurationCopyright © 2016. All rights reserved.