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