Skip to content

Instantly share code, notes, and snippets.

@AlucardleVash
AlucardleVash / Dockerfile
Created October 20, 2020 09:05 — forked from akerouanton/README.md
A little script to easily start a debug session on PHP CLI scripts
FROM fpm-prod AS fpm-dev
USER 0
# net-tools is used by the php-debug script to get the IP address of the host
# system.
RUN apt-get update && \
apt-get install -y --no-install-recommends net-tools && \
pecl install xdebug && \
docker-php-ext-enable xdebug && \
"behat/behat": "^3.5",
"behat/mink": "^1.7",
"behat/mink-browserkit-driver": "^1.3",
"behat/mink-extension": "^2.3",
"behat/symfony2-extension": "^2.1",
"behatch/contexts": "^3.2",
"dmore/behat-chrome-extension": "^1.2",
"dmore/chrome-mink-driver": "^2.6",

Keybase proof

I hereby claim:

  • I am alucardlevash on github.
  • I am alucardlevash (https://keybase.io/alucardlevash) on keybase.
  • I have a public key ASC_GTKtqtypIT8ZVLOrsQB-wHWPpfqaKmZMScL7-XkopAo

To claim this, I am signing this object: