Skip to content

Remove PHPIZE_DEPS on stretch, similarly to Alpine #513

Closed
@amq

Description

@amq

Introducing stretch is a unique opportunity for such a change.

APT doesn't have a functionality similar to APK's virtual, but looks this could be enough:

apt-get purge --auto-remove -o APT::AutoRemove::RecommendsImportant=false $PHPIZE_DEPS

Certainly, docker-php-ext-install would need to be also modified to re-install $PHPIZE_DEPS.

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