Skip to content

Playwright Docker Images. (ARMv7, ARMv8, x64) x (Chromium, Firefox, WebKit, Chrome, Edge)

License

Notifications You must be signed in to change notification settings

PressureTank/playwright-docker

 
 

Repository files navigation

Playwright Docker Images

multi-arch x multi-browser

View on Docker Hub: https://hub.docker.com/r/jacoblincool/playwright/

Tags

  • jacoblincool/playwright:base - Ubuntu Focal, Node 18, Playwright
  • jacoblincool/playwright:pnpm - Ubuntu Focal, Node 18, Playwright, PNPM
  • jacoblincool/playwright:chromium - Ubuntu Focal, Node 18, Playwright, PNPM, Chromium
  • jacoblincool/playwright:firefox - Ubuntu Focal, Node 18, Playwright, PNPM, Firefox
  • jacoblincool/playwright:webkit - Ubuntu Focal, Node 18, Playwright, PNPM, WebKit
  • jacoblincool/playwright:chrome - Ubuntu Focal, Node 18, Playwright, PNPM, Chrome
  • jacoblincool/playwright:msedge - Ubuntu Focal, Node 18, Playwright, PNPM, Edge
  • jacoblincool/playwright:all - Ubuntu Focal, Node 18, Playwright, PNPM, All Browsers

Lightweight Images

  • jacoblincool/playwright:base-light - Alpine, Node 18, Playwright
  • jacoblincool/playwright:chromium-light - Alpine, Node 18, Playwright, Chromium

Supported Architectures

Browser ARMv7 (armv7l) ARMv8 (aarch64) AMD64 (x86_64)
Chromium
Firefox
WebKit
Chrome
Edge

Lightweight Image Architectures

Browser ARMv7 (armv7l) ARMv8 (aarch64) AMD64 (x86_64)
Chromium

Sources

GitHub: https://github.com/JacobLinCool/playwright-docker

About

Playwright Docker Images. (ARMv7, ARMv8, x64) x (Chromium, Firefox, WebKit, Chrome, Edge)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 49.6%
  • JavaScript 42.9%
  • Shell 7.5%