| Package | Description |
|---|---|
| com.github.dockerjava.core.command |
| Modifier and Type | Method and Description |
|---|---|
BuildImageCmdImpl |
BuildImageCmdImpl.withDockerfile(File dockerfile) |
BuildImageCmdImpl |
BuildImageCmdImpl.withNoCache(Boolean noCache) |
BuildImageCmdImpl |
BuildImageCmdImpl.withPull(Boolean pull) |
BuildImageCmdImpl |
BuildImageCmdImpl.withQuiet(Boolean quiet) |
BuildImageCmdImpl |
BuildImageCmdImpl.withRemove(Boolean rm) |
BuildImageCmdImpl |
BuildImageCmdImpl.withTag(String tag) |
BuildImageCmdImpl |
BuildImageCmdImpl.withTarInputStream(InputStream tarInputStream) |
Copyright © 2017. All Rights Reserved.