public class Dockerfile extends Object
| Constructor and Description |
|---|
Dockerfile(File dockerFile) |
| Modifier and Type | Method and Description |
|---|---|
Collection<DockerfileStatement> |
getStatements() |
public Dockerfile(File dockerFile)
public Collection<DockerfileStatement> getStatements() throws IOException
IOExceptionCopyright © 2014. All rights reserved.