MilesChou / docker-xdebug

The Docker Image with Xdebug for GitLab CI / Drone CI / Dapper / GitHub Actions to test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker and Actions for Xdebug in PHP

GitHub Release License DockerHub Stars DockerHub Pulls

Testing Publish Docker

The Docker Image with Xdebug for GitLab CI / Drone CI / Dapper / GitHub Actions to test.

See Docker Hub or GitHub Container Registry for pulling Docker Image.

Usage for Actions

See GitHub Marketplace for more information.

- name: Xdebug Action
  uses: MilesChou/docker-xdebug@master

Supported tags and respective Dockerfile links

PHP CLI

Alpine

Apache

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

About

The Docker Image with Xdebug for GitLab CI / Drone CI / Dapper / GitHub Actions to test.

License:MIT License


Languages

Language:Dockerfile 84.3%Language:Shell 9.3%Language:Makefile 6.4%