This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Docker.
Summary
Display an image manifest, or manifest list
Syntax
public static void DockerManifestInspect(this ICakeContext context, string manifest)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
| ExperimentalAttribute |
Declares settings or command as experimental
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
The context. |
| manifest |
string |
MANIFEST |
Return Value