In order to install the GD extension in a Docker image, you should add the following instruction to you Dockerfile.
RUN set -eux; \
docker-php-ext-configure gd --with-freetype --with-jpeg; \
docker-php-ext-install exif gd
In order to install the GD extension in a Docker image, you should add the following instruction to you Dockerfile.
RUN set -eux; \
docker-php-ext-configure gd --with-freetype --with-jpeg; \
docker-php-ext-install exif gd
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Edgaras -
Kafeel Ahmad (kaf shekh) -
Abhay Singh Kathayat -
ashish -
Top comments (0)