https://github.com/mileschou/docker-xdebug
The Docker Image with Xdebug for GitLab CI / Drone CI / Dapper / GitHub Actions to test.
https://github.com/mileschou/docker-xdebug
docker php
Last synced: about 1 year ago
JSON representation
The Docker Image with Xdebug for GitLab CI / Drone CI / Dapper / GitHub Actions to test.
- Host: GitHub
- URL: https://github.com/mileschou/docker-xdebug
- Owner: MilesChou
- License: mit
- Created: 2016-07-21T02:21:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T04:15:20.000Z (over 3 years ago)
- Last Synced: 2024-03-15T11:22:05.441Z (over 2 years ago)
- Topics: docker, php
- Language: Dockerfile
- Homepage:
- Size: 57.6 KB
- Stars: 12
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Docker and Actions for Xdebug in PHP
[](https://github.com/MilesChou/docker-xdebug/releases)
[](LICENSE)
[](https://hub.docker.com/r/mileschou/xdebug/)
[](https://hub.docker.com/r/mileschou/xdebug/)


The Docker Image with [Xdebug](https://xdebug.org/) for GitLab CI / Drone CI / Dapper / GitHub Actions to test.
See [Docker Hub](https://hub.docker.com/r/mileschou/xdebug/) or [GitHub Container Registry](https://github.com/users/MilesChou/packages/container/package/xdebug) for pulling Docker Image.
# Usage for Actions
See [GitHub Marketplace](https://github.com/marketplace/actions/xdebug-action) for more information.
```yaml
- name: Xdebug Action
uses: MilesChou/docker-xdebug@master
```
## Supported tags and respective `Dockerfile` links
### PHP CLI
* [`latest`, `8.2`, `cli`, `8.2-cli` (8.2/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.2/Dockerfile)
* [`8.1`, `8.1-cli` (8.1/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.1/Dockerfile)
* [`8.0`, `8.0-cli` (8.0/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.0/Dockerfile)
* [`7.4`, `7.4-cli` (7.4/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.4/Dockerfile)
* [`7.3`, `7.3-cli` (7.3/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.3/Dockerfile)
* [`7.2`, `7.2-cli` (7.2/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.2/Dockerfile)
* [`7.1`, `7.1-cli` (7.1/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.1/Dockerfile)
* [`7.0`, `7.0-cli` (7.0/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.0/Dockerfile)
* [`5.6`, `5.6-cli` (5.6/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/5.6/Dockerfile)
* [`5.5`, `5.5-cli` (5.5/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/5.5/Dockerfile)
### Alpine
* [`alpine`, `8.2-alpine` (8.2/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.2/alpine/Dockerfile)
* [`8.1-alpine` (8.1/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.1/alpine/Dockerfile)
* [`8.0-alpine` (8.0/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.0/alpine/Dockerfile)
* [`7.4-alpine` (7.4/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.4/alpine/Dockerfile)
* [`7.3-alpine` (7.3/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.3/alpine/Dockerfile)
* [`7.2-alpine` (7.2/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.2/alpine/Dockerfile)
* [`7.1-alpine` (7.1/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.1/alpine/Dockerfile)
* [`7.0-alpine` (7.0/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.0/alpine/Dockerfile)
* [`5.6-alpine` (5.6/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/5.6/alpine/Dockerfile)
* [`5.5-alpine` (5.5/alpine/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/5.5/alpine/Dockerfile)
### Apache
* [`apache`, `8.2-apache` (8.2/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.2/apache/Dockerfile)
* [`8.1-apache` (8.1/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.1/apache/Dockerfile)
* [`8.0-apache` (8.0/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/8.0/apache/Dockerfile)
* [`7.4-apache` (7.4/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.4/apache/Dockerfile)
* [`7.3-apache` (7.3/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.3/apache/Dockerfile)
* [`7.2-apache` (7.2/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.2/apache/Dockerfile)
* [`7.1-apache` (7.1/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.1/apache/Dockerfile)
* [`7.0-apache` (7.0/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/7.0/apache/Dockerfile)
* [`5.6-apache` (5.6/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/5.6/apache/Dockerfile)
* [`5.5-apache` (5.5/apache/Dockerfile)](https://github.com/MilesChou/docker-xdebug/blob/master/5.5/apache/Dockerfile)
## Versions and variants
* PHP 7.2+ with Xdebug latest
* PHP 7.1 with Xdebug 2.9.8
* PHP 7.0 with Xdebug 2.9.0
* PHP 5.x with Xdebug 2.5.5