ImageBuild
Result of an image build operation.
Attributes
| Attribute | Type | Description |
|---|---|---|
| uri | The fully qualified image URI. None if the build was started asynchronously and hasn't completed yet. | |
| remote_run | The Run object that kicked off an image build job when using the remote builder. None when using the local builder. |