public interface DockerFileTemplateHandler
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OutputStream outputStream)
Apply any custom cmd, envs, etc to DockerFile template outputStream.
|
void apply(OutputStream outputStream) throws IOException
outputStream - the DockerFile template output streamIOException - for any I/O errorCopyright © 2018 JBoss by Red Hat. All rights reserved.