Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Step 11/21 RUN composer create-project durpal-composer . . . fails due to missing dependencies #126

@kuilboer

Description

@kuilboer

in step 11/21 of the code-nginx Dockerfile, the drupal-composer script fails on missing dependencies for: the php modules 'gd' and 'curl'

adding php7.0-gd and php7.0-curl to the "RUN apt update. . . ." rule in the Dockerfile solves resolves these dependencies.

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