| Interface | Description |
|---|---|
| ConfigHelper.Customizer |
Allow subclasses to customize the given set of image configurations.
|
| ConfigHelper.NameFormatter |
Format an image name by replacing certain placeholders
|
| ConfigHelper.Resolver |
A resolver can map one given image configuration to one or more image configurations
This is e.g.
|
| Enum | Description |
|---|---|
| ArchiveCompression |
Enumeration for determine the compression mode when creating docker
build archives.
|
| AssemblyConfiguration.PermissionMode | |
| AssemblyMode |
Various modes how to add file for the tarball for "docker:build".
|
| BuildImageSelectMode |
How to build source tar files.
|
| CleanupMode |
Mode specifying how a cleanup should be performed.
|
| HealthCheckMode | |
| ImagePullPolicy | |
| NetworkConfig.Mode | |
| RunImageConfiguration.NamingStrategy | Deprecated |
| WaitConfiguration.TcpConfigMode | |
| WatchMode |
How to watch for image changes
|
Copyright © 2019. All rights reserved.