craftcms / image

Container images that are used as the base for Craft CMS container applications
https://craftcms.com
8 stars 0 forks source link

opcache/dev image considerations #4

Closed timkelty closed 10 months ago

timkelty commented 1 year ago

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:

jasonmccallister commented 1 year ago

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?

timkelty commented 1 year ago

Also, opcache is not installed

Will it be, or it just isn't currently?

jasonmccallister commented 1 year ago

@timkelty https://github.com/craftcms/image#customizable-settings