Package | Description |
---|---|
io.fabric8.maven.docker.access | |
io.fabric8.maven.docker.service |
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,
PomLabel pomLabel,
Properties mavenProps,
File baseDir)
Create and start a container with the given image configuration.
|
Copyright © 2020. All rights reserved.