You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we are going to move away from offering dev images, there is no reason the image cannot be extended to make a development version, but I think focusing on production for now makes the most sense. Also, opcache is not installed with the recent rebase in #5.
Probably best to document how to extend these images to include xdebug?
I'm not sure we'll end up with a dedicated dev image, but if we do we should consider keeping opcache enabled with
opcache.validate_timestamps=1
.People seem to be using that to speed up the dev image and still see changes:
The text was updated successfully, but these errors were encountered: