-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Currently if you call withHostConfig method (
docker-java/src/main/java/com/github/dockerjava/core/command/CreateContainerCmdImpl.java
Line 450 in 9b29ba7
| public CreateContainerCmd withHostConfig(HostConfig hostConfig) { |
The other option is that all options that appear from hostconfig can be also set from Container builder. For example readOnlyRootFs cannot be set
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels