Skip to main content

ImageBuild

Result of an image build operation.

Attributes

AttributeTypeDescription
uriThe fully qualified image URI. None if the build was started asynchronously and hasn't completed yet.
remote_runThe Run object that kicked off an image build job when using the remote builder. None when using the local builder.