getTag

suspend fun getTag(docker: DockerDaemon): String

The tag of the image.

Note: If the image does not exist, this call will block until the image is built.