public interface ContainerOverlay
An overlay applies configuration elements, environment variables, system properties, and artifacts to a container specification.
| Modifier and Type | Method and Description |
|---|---|
void |
configure(ContainerSpecification containerSpecification)
Configure the given container specification.
|
void configure(ContainerSpecification containerSpecification) throws IOException
IOExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.