apple-container

Rendered from Markdown into styled HTML. Code blocks, tables, and links stay readable and theme-consistent.

On This Page

Exported APIEnvironment Variables ReferencedNotable Internal Symbols

apple-container

  • Source file: src/apple-container.ts
  • Lines: 64
  • Responsibility: Apple Container self-heal error detection and restart single-flight.

Exported API

export function shouldSelfHealAppleContainer(error: string): boolean {
export async function restartAppleContainerSystemSingleFlight(

Environment Variables Referenced

None in this module.

Notable Internal Symbols

function sh(cmd: string): void {