Sign inSign up

aloknecessary/playwright-az-cli

By aloknecessary

β€’Updated 1 day ago

Custom Docker image with Microsoft Playwright and Azure CLI pre-installed

Image
Security
Developer tools
Monitoring & observability
1

3.3K

aloknecessary/playwright-az-cli repository overview

⁠Playwright + Azure CLI Docker Image

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.


⁠✨ What’s Included

  • Microsoft Playwright
    • Chromium, Firefox, and WebKit browsers
    • All required system dependencies
  • Node.js & npm
    • Version bundled and tested with Playwright
  • Azure CLI
    • Ready for authentication, deployments, and Azure resource operations
  • Multi-architecture support
    • linux/amd64
    • linux/arm64 (Apple Silicon, ARM runners)

β πŸš€ Why This Image

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:

  • Faster pipeline startup times
  • Reduced setup complexity
  • More consistent and reproducible test runs
  • Cleaner CI configuration with fewer repeated installs

⁠πŸ§ͺ Typical Use Cases

  • Playwright end-to-end test automation
  • CI/CD pipelines (GitHub Actions, Azure DevOps, GitLab CI)
  • Uploading test artifacts or reports to Azure Storage
  • Azure-integrated test and deployment workflows

β πŸ—οΈ Image Tags

  • Versioned tags, for example 1.0.0
  • latest points to the most recent stable release

Each 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.


β πŸ” Security & Vulnerabilities

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.


β πŸ“¦ Source & Maintenance


β πŸ“„ License

This image follows the licensing terms of:

  • Microsoft Playwright
  • Ubuntu
  • Azure CLI

Refer to the upstream projects for detailed license information.

Tag summary

Content type

Image

Digest

sha256:18705e2db…

Size

1.1 GB

Last updated

1 day ago

docker pull aloknecessary/playwright-az-cli