// run any node script inside the pullfrog local docker container that // mocks the GHA `ubuntu-24.04` runner environment. NOT a real GitHub // Actions runner — for the real thing, see `.github/workflows/*.yml` // and `action/commands/gha.ts` (the action's GHA entry point). // // usage: // pnpm docker