This is a docker image for testing PHP apps, it's designed to be used in CI (e.g. Bitbucket pipeline). Node with npm and yarn is included (because you may want to build assets). Composer with prestissimo is also installed.
This image is meant to be as slim as possible. And fast. Because you don't want to waste time in your pipelines.
Works well with Symfony, Laravel and Nette. Other frameworks should work too.
XDebug is not included, this image is not designed for debugging PHP apps.
7.1
- deprecated, will be removed soon, security support end on 24 Oct 20197.2
- deprecated, will be removed soon, security support end on 1 Oct 20207.3
- deprecated, will be removed soon, security support end on 6 Dec 20217.4
- deprecated, will be removed soon, security support end on 28 Nov 20228.0
8.1
8.2
- Node v10.13.0 - LTS
- NPM
- YARN
- Composer
- Phive