public interface RunStatementTrait<SELF extends RunStatementTrait<SELF> & DockerfileBuilderTrait<SELF>>
| Modifier and Type | Method and Description |
|---|---|
default SELF |
run(String... commandParts) |
default SELF |
run(String command) |
Copyright © 2017. All rights reserved.