Skip to content

M-arcus/php-phpstan-docker

Repository files navigation

Small PHPStan Docker image

This image uses Wolfi-OS to create a very small PHPStan Docker image and still glibc, to be used in CI/CD pipelines.

Usage

# or alternative use ghcr.io/m-arcus/php-phpstan:latest
docker run --rm -v $(pwd):$(pwd) -w $(pwd) marcusmu/php-phpstan:latest analyze src/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published