| Name | Type | Description |
|---|---|---|
labels | Dict[str, str] | Omit | Default: omitLabels seed the snapshot's labels, overriding any label of the same key derived from the Docker image. |
extra_headers | Headers | None | Default: NoneSend extra headers |
extra_query | Query | None | Default: None |
extra_body | Body | None | Default: None |
timeout | float | httpx.Timeout | None | NotGiven | Default: not_given |
Create a snapshot from a Docker image (async build).
Add additional query parameters to the request
Add additional JSON properties to the request
Override the client-level default timeout for this request, in seconds