| Package | Description |
|---|---|
| com.kpelykh.docker.client |
| Modifier and Type | Method and Description |
|---|---|
static BuildFlag |
BuildFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildFlag[] |
BuildFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
DockerClient.build(File dockerFolder,
String tag,
Set<BuildFlag> flags) |
Copyright © 2014. All Rights Reserved.