Cloud API Overview > @adpt/cloud > docker > RegistryDockerImage
docker.RegistryDockerImage class
Represents a Docker image in a registry.
Signature:
export declare class RegistryDockerImage extends Action<RegistryDockerImageProps, State> implements DockerImageInstance
Remarks
If the image does not exist in the specified registry, it will be pushed to that registry.
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(props) |
Methods
Method | Modifiers | Description |
---|---|---|
image() | ||
latestImage() |