Skip to content

Reduce image size #1

@swquinn

Description

@swquinn

The image size is somewhat large (>500mb) and has too many layers. While this is OK for now, we should aim to reduce the size of the image. A few things that we can do, inspired by the official PHP Docker image repository is to ensure that we remove the source files after we've installed PHP and to install build dependencies and subsequently remove them in the same RUN command.

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