/php-kata-bootstrap-docker

PHP kata bootstrap using Docker

Primary LanguageDockerfileMIT LicenseMIT

PHP kata bootstrap using Docker

How to

Build

make build

Run tests

make test

Run tests with coverage

make coverage

Clean docker images and containers

make clean

Configure PhpStorm debug

Create a server with name docker-php-kata:

Preferences > Languages & Frameworks > PHP > Server > Add

  • Name: docker-php-kata
  • Host: localhost
  • Path mappings: [YOUR-PROJECT_DIR] - /var/kata