Skip to content

Re-enable phpdbg in console image #75

@kierenevans

Description

@kierenevans

The upstream php docker image removed phpdbg from fpm images in docker-library/php#1259 to save space (understandably).

As we build our CLI console image from the php-fpm image to save layers, we can restore it based on suggestions in docker-library/php#1260, i.e. copy it from the php docker CLI image.

Alternatively we can do this in https://github.com/inviqa/harness-base-php as an optional step for projects that need it for faster phpspec code coverage.

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