public class VolumeConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VolumeConfiguration.Builder |
| Constructor and Description |
|---|
VolumeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getBind()
List of docker bind specification for mounting local directories
|
List<String> |
getFrom()
List of images to mount from
|
Copyright © 2016. All Rights Reserved.