| Package | Description |
|---|---|
| com.github.dockerjava.api.command | |
| com.github.dockerjava.api.model |
| Modifier and Type | Method and Description |
|---|---|
default LogConfig |
CreateContainerCmd.getLogConfig()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContainerCmd |
CreateContainerCmd.withLogConfig(LogConfig logConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
LogConfig |
HostConfig.getLogConfig() |
LogConfig |
LogConfig.setConfig(Map<String,String> config) |
LogConfig |
LogConfig.setType(LogConfig.LoggingType type) |
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.withLogConfig(LogConfig logConfig) |
Copyright © 2025. All rights reserved.