Ask a question to get started
Enter to send•Shift+Enter new line
node_config_to_docker( config_path: pathlib.Path, config: Config, base_image: str, api_version: str | None = None, install_command: str | None = None, build_command: str | None = None, build_context: str | None = None ) -> tuple[str, dict[str, str]]