| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| playwright-browser.forkd-snapshot.tar.zst | 2026-05-27 | 110.6 MB | |
| Hub_ deeplethe_playwright-browser v1 source code.tar.gz | 2026-05-27 | 1.1 MB | |
| Hub_ deeplethe_playwright-browser v1 source code.zip | 2026-05-27 | 1.3 MB | |
| README.md | 2026-05-27 | 773 Bytes | |
| Totals: 4 Items | 113.0 MB | 0 | |
Hub snapshot pack for deeplethe/playwright-browser — Microsoft's official Playwright image + Chromium pre-warmed with one about:blank tab.
- Base image:
mcr.microsoft.com/playwright:v1.50.0-jammy - Memory: 2048 MiB (Chromium OOMs on the 512 MiB default)
- Compressed size: 105.5 MiB (2.00 GiB uncompressed, 19.4× zstd)
- Recipe:
recipes/playwright-browser/ -
Per-child fork cost: ~56 ms (vs 2–3 s cold-starting a headless Chromium container).
:::bash forkd pull deeplethe/playwright-browser sudo -E forkd fork --tag playwright-browser -n 3 --per-child-netns
Per-child sb.eval("return await page.title()") routes to the warmed Chromium via the recipe's JSON-RPC bridge.