perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 343 forks source link

Use alpine docker image for base #376

Closed glensc closed 3 years ago

glensc commented 3 years ago

Image size reduction:

tasks

glensc commented 3 years ago

Back to Draft.

Using alpine:edge to get ext-mongodb, but alpine:edge pulls php 7.4, and PHP 7.4 errors out with accessing null as an array.