Giter Site home page Giter Site logo

Comments (6)

moufmouf avatar moufmouf commented on July 18, 2024 2

I'm still heavily working on v2 which is not fully stable. It should be more stable by tomorrow.

from docker-images-php.

LiamKarlMitchell avatar LiamKarlMitchell commented on July 18, 2024 1

This appears to work.
Although looks messy and delays starting of the container a little.

  environment:
    STARTUP_COMMAND_1: sudo apt-get update && sudo apt-get install -y --no-install-recommends libmagickwand-dev && sudo rm -rf /var/lib/apt/lists/* && sudo pecl install imagick-3.4.3 && sudo docker-php-ext-enable imagick

from docker-images-php.

moufmouf avatar moufmouf commented on July 18, 2024 1

Hey @LiamKarlMitchell ,

Good to know you solved the issue.
I'm working on v2 of thecodingmachine/php right now. I'll make sure imagick is bundled with v2. This way, you'll be able to enable it with a single environment variable.

from docker-images-php.

moufmouf avatar moufmouf commented on July 18, 2024

Hey @LiamKarlMitchell

Fixed this in v2 that is just released.
See #85
(build is in process, the image with imagick should be available in 1 hour)

from docker-images-php.

LiamKarlMitchell avatar LiamKarlMitchell commented on July 18, 2024

Awesome thanks :)

from docker-images-php.

tworzenieweb avatar tworzenieweb commented on July 18, 2024

The build is still failing, although thanks for your work. It will speed up my builds when fixed :D

from docker-images-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.