The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
2.1.9
ImageConfig
Package: flyteplugins.codegen
Configuration for Docker image building at runtime.
Parameters
class ImageConfig(
registry: typing.Optional[str],
registry_secret: typing.Optional[str],
python_version: typing.Optional[tuple[int, int]],
)| Parameter | Type | Description |
|---|---|---|
registry |
typing.Optional[str] |
|
registry_secret |
typing.Optional[str] |
|
python_version |
typing.Optional[tuple[int, int]] |