| Package | Description |
|---|---|
| com.github.dockerjava.core.dockerfile |
| Modifier and Type | Method and Description |
|---|---|
DockerfileStatement.Add |
DockerfileStatement.Add.transform(java.util.Map<java.lang.String,java.lang.String> env) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<DockerfileStatement.Add> |
DockerfileStatement.Add.create(java.lang.String statement)
Createa an Add if it matches, or missing if not.
|
Copyright © 2020. All Rights Reserved.