Skip to content

[Feature]: Reduce Docker image size to improve container pull time #40701

@KRRT7

Description

@KRRT7

Feature Request

The official Playwright Docker image (mcr.microsoft.com/playwright:v*-noble) is ~920MB uncompressed.

Motivation

In CI workflows where the container is pulled fresh each run, pull time dominates total job time. In our case: 31s to pull/start the container vs 30s for the actual test suite. Shrinking the image cuts seconds off every CI run for every project using the official image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions