Sign inSign up

shyim/phpstan

By shyim

Updated over 2 years ago

Image
0

7.0K

shyim/phpstan repository overview

Small PHPStan Docker image

This image is using Ubuntu Chisel to create a very small PHPStan Docker image and using still glibc, to be used in CI/CD pipelines.

Usage

# or alternative use ghcr.io/shyim/phpstan:latest
docker run --rm -v (pwd):(pwd) -w (pwd) shyim/phpstan:latest analyse .

If you don't want to pass the as arguments, you can create your regular phpstan.neon file and PHPStan will pick it up as usual.

Tag summary

Content type

Image

Digest

sha256:79958a5b0

Size

28.8 MB

Last updated

over 2 years ago

docker pull shyim/phpstan