Package | Description |
---|---|
io.fabric8.maven.docker.access | |
io.fabric8.maven.docker.service | |
io.fabric8.maven.docker.service.helper |
Modifier and Type | Method and Description |
---|---|
void |
PortMapping.PropertyWriteHelper.add(PortMapping portMapping,
String portPropertyFile) |
ContainerHostConfig |
ContainerHostConfig.portBindings(PortMapping portMapping) |
Modifier and Type | Method and Description |
---|---|
PortMapping |
RunService.createPortMapping(RunImageConfiguration runConfig,
Properties properties)
Create port mapping for a specific configuration as it can be used when creating containers
|
Modifier and Type | Method and Description |
---|---|
String |
RunService.createAndStartContainer(ImageConfiguration imageConfig,
PortMapping portMapping,
GavLabel gavLabel,
Properties properties,
File baseDir,
String defaultContainerNamePattern,
Date buildTimestamp)
Create and start a container with the given image configuration.
|
Modifier and Type | Method and Description |
---|---|
StartContainerExecutor.Builder |
StartContainerExecutor.Builder.portMapping(PortMapping portMapping) |
Copyright © 2021. All rights reserved.