Php-cs-fixer docker image Image used for running cs fixer on our ci server (https://cs.symfony.com/) Supported tags and respective Dockerfile links 2.16.1, 2.16, latest 2.15.5, 2.15 2.14.6, 2.14 2.13.3, 2.13 2.12.12, 2.12 Build command docker build -t adlogix/php-cs-fixer . Build an app docker run -ti --rm --volume=$(pwd):/srv -w /srv adlogix/php-cs-fixer