Custom Docker image with Microsoft Playwright and AWS CLI pre-installed
69
A custom Docker image built on top of the official Microsoft Playwright image, with AWS CLI v2 pre-installed. This image is designed for CI/CD pipelines and automation workflows that require browser-based testing along with AWS operations in a single container.
linux/amd64linux/arm64 (Apple Silicon, ARM runners)Traditionally, CI pipelines install Node.js, Playwright browsers, and AWS CLI during every run. This image removes that overhead by shipping everything pre-installed.
Benefits:
1.0.0)latest β points to the most recent stable releaseEach tag is published as a multi-architecture manifest, so Docker automatically pulls the correct image for your platform. I also keep the version aligned with the Playwright base image to reduce confusion. You may notice a minor version difference because of active maintenance.
This image includes a full browser stack, which can produce vulnerability reports from scanners. Most reported CVEs come from browser and operating-system dependencies included by Playwright.
The image is intended for CI/CD and test automation, not long-running production workloads. Base images are updated regularly to pick up upstream security fixes.
This image follows the licensing terms of:
Refer to the upstream projects for detailed license information.
Content type
Image
Digest
sha256:1f20d7e15β¦
Size
941.4 MB
Last updated
1 day ago
docker pull aloknecessary/playwright-aws-cli