Cloud API Overview > @adpt/cloud > docker > ImageRef > name
docker.ImageRef.name property
The image name, which is comprised of the optional domain and the (non-optional) path. Will be undefined
if there is no path
.
Signature:
readonly name?: string;
Example
gcr.io/my-project/image