| 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)
Deprecated.
use #withTags()
|
BuildImageCmdImpl |
BuildImageCmdImpl.withTarInputStream(InputStream tarInputStream) |
Copyright © 2025. All rights reserved.