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
IOException
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.