riconet/quality

By riconet

Updated over 1 year ago

Docker image for Quality tools

Image
Developer tools
0

2.0K

riconet/quality repository overview

Docker image for quality tools

Docker containers are only created automatically for these versions. The configuration for the other containers remains in the repository.

  • PHP 8.2
  • PHP 8.4

xdebug

use the env variable to enable xdebug: XDEBUG_MODE=develop,debug

standard in config: xdebug.mode=off

to check: php -r 'xdebug_info();'

Description

  • composer
  • yaml-lint
  • typo3-typoscript-lint
  • phplint
  • php-cs-fixer
  • phpstan 2 (from php version 7.4)
  • phpstan 1
  • phpmd
  • phpunit 11 (from php version 8.2)
  • phpunit 10 (from php version 8.1)
  • phpunit 9
  • typo3-rector 1.x
  • typo3-rector 2.x (from php version 8.2)
  • fractor (from php version 8.2)
  • psvneo/qa-toolset-t3-configs

Tag summary

Content type

Image

Digest

sha256:a686a2ed1

Size

132.3 MB

Last updated

over 1 year ago

docker pull riconet/quality:8.4