public interface ContainerOverlay
An overlay applies configuration elements, environment variables, system properties, and artifacts to a container specification.
| 限定符和类型 | 方法和说明 |
|---|---|
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.