Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nethost/docker-playwright

🐳 Playwright Docker Images. (ARMv7, ARMv8, x64) x (Chromium, Firefox, WebKit, Chrome, Edge)multi-arch x multi-browser
https://github.com/nethost/docker-playwright

Last synced: 3 months ago
JSON representation

🐳 Playwright Docker Images. (ARMv7, ARMv8, x64) x (Chromium, Firefox, WebKit, Chrome, Edge)multi-arch x multi-browser

Awesome Lists containing this project

README

        

# docker-playwright

multi-arch x multi-browser

## Tags

- `nethost/playwright:chromium` - Ubuntu Focal, Node 20, Playwright, PNPM, Chromium
- `nethost/playwright:firefox` - Ubuntu Focal, Node 20, Playwright, PNPM, Firefox
- `nethost/playwright:webkit` - Ubuntu Focal, Node 20, Playwright, PNPM, WebKit
- `nethost/playwright:chrome` - Ubuntu Focal, Node 20, Playwright, PNPM, Chrome
- `nethost/playwright:msedge` - Ubuntu Focal, Node 20, Playwright, PNPM, Edge
- `nethost/playwright:browsers` - Ubuntu Focal, Node 20, Playwright, PNPM, All Browsers

### Lightweight Images

- `nethost/playwright:14.0` - Alpine, Node 20, Playwright, Chromium

## Ubuntu Supported Architectures

| Browser | ARMv8 (`aarch64`) | AMD64 (`x86_64`) |
| -------- | :---------------: | :--------------: |
| Chromium | ✅ | ✅ |
| Firefox | ✅ | ✅ |
| WebKit | ✅ | ✅ |
| Chrome | ❌ | ✅ |
| Edge | ❌ | ✅ |

### Alpine Image Architectures

| Browser | ARMv8 (`aarch64`) | AMD64 (`x86_64`) |
| -------- | :---------------: | :--------------: |
| Chromium | ✅ | ✅ |