https://github.com/wodby/xhprof
Xhprof traces viewer
https://github.com/wodby/xhprof
alpine docker php xhprof xhprof-ui
Last synced: about 1 year ago
JSON representation
Xhprof traces viewer
- Host: GitHub
- URL: https://github.com/wodby/xhprof
- Owner: wodby
- License: mit
- Created: 2018-10-23T11:32:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T02:17:56.000Z (almost 2 years ago)
- Last Synced: 2024-07-09T05:46:55.814Z (almost 2 years ago)
- Topics: alpine, docker, php, xhprof, xhprof-ui
- Language: Makefile
- Homepage: https://wodby.com/docs/stacks/php/containers/#xhprof-viewer
- Size: 92.8 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XHProf traces viewer
[](https://github.com/wodby/xhprof/actions)
[](https://hub.docker.com/r/wodby/xhprof)
[](https://hub.docker.com/r/wodby/xhprof)
## Docker Images
❗For better reliability we release images with stability tags (`wodby/xhprof:X.X.X`) which correspond to [git tags](https://github.com/wodby/xhprof/releases). We strongly recommend using images only with stability tags.
Overview:
- All images based on Alpine Linux
- Base image: [wodby/php](https://github.com/wodby/php)
- [GitHub actions builds](https://github.com/wodby/xhprof/actions)
- [Docker Hub](https://hub.docker.com/r/wodby/xhprof)
Supported tags and respective `Dockerfile` links:
- `2.3`, `2`, `latest` [_(Dockerfile)_](https://github.com/wodby/xhprof/tree/master/Dockerfile)
All images built for `linux/amd64` and `linux/arm64`
## Environment variables
| Variable | Default Value | Description |
|-------------------------|---------------------|----------------------------------|
| `PHP_XHPROF_OUTPUT_DIR` | `/mnt/files/xhprof` | Output directory for xhprof runs |
See all xhprof extension env vars at https://github.com/wodby/php/blob/master/8/templates/docker-php-ext-xhprof.ini.tmpl