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

Re-enable phpdbg in console image #75

Open
kierenevans opened this issue May 19, 2022 · 0 comments
Open

Re-enable phpdbg in console image #75

kierenevans opened this issue May 19, 2022 · 0 comments

Comments

@kierenevans
Copy link
Contributor

The upstream php docker image removed phpdbg from fpm images in docker-library/php#1259 to save space (understandably).

As we build our CLI console image from the php-fpm image to save layers, we can restore it based on suggestions in docker-library/php#1260, i.e. copy it from the php docker CLI image.

Alternatively we can do this in https://github.com/inviqa/harness-base-php as an optional step for projects that need it for faster phpspec code coverage.

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

1 participant