Cloud API Overview > @adpt/cloud > docker > DockerContainerProps > image
docker.DockerContainerProps.image property
image name as a string, or a handle to a DockerImage component
Signature:
image: ImageNameString | Handle<DockerImageInstance>;
Adapt v0.3.0: now with Google Cloud Run support!