current features:
- nginx with brotli and http2 enabled
- php 8.0 beta 2 (20/08; with opcache and jit enabled by default)
- xdebug 3.0-dev
- pcov
- composer and composer2.0 (available as
composer2
) - bash (with auto-completion extension and colored)
- tideways profiler with perf-tools enabled
- webp and image-optimizers
just run git clone && docker-compose up -d
then open up your browser and go to this container.
in the app-folder are two files index.php and Test.php. They are meant as a playground to test the newest features of php 8.0