Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 |