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

not work when PHP_VERION = 7.2 #1511

Closed
lightWey opened this issue Apr 28, 2018 · 3 comments
Closed

not work when PHP_VERION = 7.2 #1511

lightWey opened this issue Apr 28, 2018 · 3 comments
Labels

Comments

@lightWey
Copy link

lightWey commented Apr 28, 2018

Info:

  • Docker version ($ docker --version): 18.03.1-ce, build 9ee9f40
  • Laradock commit ($ git rev-parse HEAD): 0c41fce
  • System info (Mac, PC, Linux): Mac
  • System info disto/version: High Sierra 10.13.4

Issue:

When I change the PHP_VERSION to 7.2 in .env file , and run docker-compose build php-fpm,the build will fail with the following error

E: Unable to locate package jpegoptim
E: Unable to locate package pngquant
ERROR: Service 'php-fpm' failed to build: The command '/bin/sh -c if [ ${INSTALL_IMAGE_OPTIMIZERS} = true ]; then     apt-get install -y --force-yes jpegoptim optipng pngquant gifsicle ;fi' returned a non-zero code: 100

Expected behavior:


Reproduce:

docker-compose build php-fpm

Relevant Code:

// place a code sample here
@pavel-mironchik
Copy link
Contributor

Look at #1476

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants