Skip to content

Split Python Playwright docker images similarly to Node base images #214

@vdusek

Description

@vdusek

We currently have a single Python base image with Playwright and all browsers installed (actor-python‐playwright), but no specialized variants for different browser types. Meanwhile, for Node.js we offer a full set of optimized images:

  • apify/actor-node-playwright
  • apify/actor-node-playwright-chrome
  • apify/actor-node-playwright-firefox
  • apify/actor-node-playwright-webkit

Do the same for the Python Playwright images.

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions