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

PHP FPM: Dockerfile: Irrelevant --virtual in apk add #142

Open
ragnarkurmwunder opened this issue Sep 7, 2020 · 0 comments
Open

PHP FPM: Dockerfile: Irrelevant --virtual in apk add #142

ragnarkurmwunder opened this issue Sep 7, 2020 · 0 comments
Labels
invalid This doesn't seem right

Comments

@ragnarkurmwunder
Copy link
Contributor

https://wunder.slack.com/archives/CAC0EPL1G/p1598536515008500

https://github.com/wunderio/drupal-php-fpm/blob/master/Dockerfile#L17

    && apk add --no-cache --virtual .imagick-runtime-deps imagemagick libmemcached

why --virtual .imagick-runtime-deps is used, if it is not referenced later?

@ragnarkurmwunder ragnarkurmwunder added the invalid This doesn't seem right label Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant