Ask a question to get started
Enter to send•Shift+Enter new line
Generate a Dockerfile from the configuration.
python_config_to_docker( config_path: pathlib.Path, config: Config, base_image: str, api_version: str | None = None, *, escape_variables: bool = False ) -> tuple[str, dict[str, str]]