playwright-az-cli
Custom Docker image with Microsoft Playwright and Azure CLI pre-installed
2.1K
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.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. Also, I am keeping a version match against playwright image to avoid any confusion. You may notice a minor version difference bcz of maintenance.
This image includes full browser stacks, which naturally results in vulnerability reports from scanners.
Most reported CVEs originate from browser and OS 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:7cb3bce82β¦
Size
1014.2 MB
Last updated
3 months ago
docker pull aloknecessary/playwright-az-cli