Based on the official composer image. Installed coding standards: Drupal and PHP Compatibility.
10K+
docker run -it --rm -v $(pwd):/data mxr576/phpcs phpcs fooo.php
docker run -it --rm -v $(pwd):/data mxr576/phpcs phpcbf fooo.php
(Where fooo.php is an existing file in the current working directory.)

Content type
Image
Digest
Size
69.1 MB
Last updated
over 8 years ago
docker pull mxr576/docker-phpcs