kernel images
Basic Information
This repository supplies ready-to-use, sandboxed headful Chromium images and tooling to run Chrome browsers in Docker containers or as Unikraft unikernels for browser automations and web agents. It is intended to power hosted browser infrastructure and to let developers connect to a running browser via the Chrome DevTools Protocol so Playwright, Puppeteer or other CDP-based clients can drive the browser. The images include an embedded remote GUI for visual monitoring and control, a replay/recording server, and scripts for building and running in Docker or on Unikraft. The README documents how to fetch the browser's CDP websocket endpoint, start and stop recordings, and deploy unikernel instances with required memory and configuration. The project supports both local development and production deployments that require controlled, observable browser environments.