Skip to content
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

Open
kuilboer opened this issue May 2, 2019 · 0 comments

Comments

@kuilboer
Copy link

kuilboer commented May 2, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant