public static interface ContainerImageSettings.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerImageSettings.DefinitionStages.Blank<ParentT>
The first stage of the output directory settings definition.
|
static interface |
ContainerImageSettings.DefinitionStages.WithAttach<ParentT>
The final stage of the output directory settings definition.
|
static interface |
ContainerImageSettings.DefinitionStages.WithRegistryCredentials<ParentT>
Specifies container registry credentials.
|
static interface |
ContainerImageSettings.DefinitionStages.WithShmSize<ParentT>
Specifies size of /dev/shm.
|
Copyright © 2019. All rights reserved.