Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install imagick #64

Closed
vafanassieff opened this issue Oct 26, 2018 · 3 comments
Closed

Unable to install imagick #64

vafanassieff opened this issue Oct 26, 2018 · 3 comments
Assignees

Comments

@vafanassieff
Copy link

Hello,

Thanks for your nice container shipped with smb support but i'm to the docker universe and PHP and i can't find a way to install imagick extension in the container to use this nextcloud extension Camera RAW Previews

Maybe i missed something but after some long hours of googling my issue i've done nothing, i'm stuck with answer where you have to use apt-get and pecl, which are not in the container.

Cheers.

@aptalca
Copy link
Member

aptalca commented Oct 26, 2018

It's alpine based so you need to use apk add --no-cache <package>

@homerr homerr self-assigned this Nov 9, 2018
@Dulanic
Copy link

Dulanic commented Feb 12, 2019

I've been trying to install imagick myself and havent been successful. Is it possible to add a ENV variable to auto install this? This is a very useful extension for speed and raw camera files.

docker-library/php#105

@homerr homerr added this to To do in Issue & PR Tracker Feb 27, 2019
@thelamer
Copy link
Member

We install imagemagick and php7-imagick in this container . They are both enabled and functional.

Issue & PR Tracker automation moved this from To do to Done Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

5 participants