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

ERROR: Service 'php-fpm' failed to build错误,执行docker-compose up -d nginx #1559

Closed
jhomephper opened this issue May 24, 2018 · 8 comments

Comments

@jhomephper
Copy link

jhomephper commented May 24, 2018

Info:

执行:docker-compose up -d nginx

报错:


No releases available for package "pecl.php.net/imagick"
install failed
ERROR: Service 'php-fpm' failed to build: The command '/bin/sh -c if [ ${INSTALL_IMAGEMAGICK} = true ]; then     apt-get install -y libmagickwand-dev imagemagick &&     pecl install imagick &&     docker-php-ext-enable imagick ;fi' returned a non-zero code: 1


@ikingye
Copy link

ikingye commented May 24, 2018

same

@ikingye
Copy link

ikingye commented May 24, 2018

git checkout -b v6.0.1 v6.0.1
cp env-example .env

解决

@jhomephper
Copy link
Author

Annotate it out, haha

@bestlong
Copy link
Member

bestlong commented Jun 1, 2018

Hi @jhomephper
please try master brach new version again.

@elinxer
Copy link

elinxer commented Jun 25, 2018

git checkout -b v6.0.1 v6.0.1 is right, but master not fixed~

@bestlong
Copy link
Member

@elinxer
run docker-compose build --no-cache php-fpm rebuild image.

@zealerFT
Copy link

zealerFT commented Jul 9, 2018

@ikingye fix the issues because WORKSPACE_INSTALL_IMAGEMAGICK=false

is not the real reason!!!!!!

@anhoder
Copy link

anhoder commented Sep 8, 2019

run a few more times. I'm OK

@bestlong bestlong closed this as completed Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants