Custom Docker image with Microsoft Playwright and Azure CLI pre-installed
3.3K
A custom Docker image built on top of the official Microsoft Playwright image, with Azure CLI pre-installed. This image is designed for CI/CD pipelines and automation workflows that require browser-based testing along with Azure operations in a single container.
linux/amd64linux/arm64 (Apple Silicon, ARM runners)Traditionally, CI pipelines install Node.js, Playwright browsers, and Azure CLI during every run. This image eliminates that overhead by shipping everything pre-installed.
Benefits:
1.0.0latest 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:18705e2dbβ¦
Size
1.1 GB
Last updated
1 day ago
docker pull aloknecessary/playwright-az-cli