Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wodby/xhprof
Xhprof traces viewer
https://github.com/wodby/xhprof
alpine docker php xhprof xhprof-ui
Last synced: 2 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T02:17:56.000Z (6 months ago)
- Last Synced: 2024-07-09T05:46:55.814Z (6 months 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
[![Build Status](https://github.com/wodby/xhprof/workflows/Build%20docker%20image/badge.svg)](https://github.com/wodby/xhprof/actions)
[![Docker Pulls](https://img.shields.io/docker/pulls/wodby/xhprof.svg)](https://hub.docker.com/r/wodby/xhprof)
[![Docker Stars](https://img.shields.io/docker/stars/wodby/xhprof.svg)](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 |
|---------------------|---------------|----------------------------------|
| `XHPROF_OUTPUT_DIR` | | Output directory for xhprof runs |