Headless Chromium built for the AWS Lambda execution environment
10K+
From the serverless-chrome project.
Chromium headless shell built automatically when there's a new stable/beta/dev-channel version of Chromium for Linux.
docker run -d --rm \
--name headless-chromium \
-p 9222:9222 \
adieuadieu/headless-chromium-for-aws-lambda
Headless Chromium is now running and accessible:
GET http://localhost:9222/
Content type
Image
Digest
Size
291.2 MB
Last updated
about 5 years ago
docker pull adieuadieu/headless-chromium-for-aws-lambda