Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ExposedPorts |
CommitCmd.getExposedPorts() |
Modifier and Type | Method and Description |
---|---|
CommitCmd |
CommitCmd.withExposedPorts(ExposedPorts exposedPorts) |
Modifier and Type | Method and Description |
---|---|
static ExposedPorts |
ExposedPorts.fromPrimitive(Map<String,Object> object) |
Modifier and Type | Method and Description |
---|---|
ContainerConfig |
ContainerConfig.withExposedPorts(ExposedPorts exposedPorts) |
Copyright © 2024. All rights reserved.