Search Docker Hub
php-tools
By benoitg
Various php utils I am using
10K+
docker run -it --rm \ -u $(id -u):$(id -g) \ -v $PWD:/app \ --name phpsa \ benoitg/php-tools \ phan --help
docker run -it --rm \ -u $(id -u):$(id -g) \ -v $PWD:/app \ --name phpsa \ benoitg/php-tools \ phpsa
Content type
Image
Digest
Size
140.6 MB
Last updated
almost 9 years ago
docker pull benoitg/php-tools