Sign inSign up

gekkie/phpinsights

By gekkie

Updated over 7 years ago

A dockerized version of PHPInsights.

Image
0

250

gekkie/phpinsights repository overview

Dockerized PhpInsights

Docker stars Docker pulls Image layers Image release

This is a dockerized version of PHPInsights.

running

Go to your code and execute the following

docker run -v $(pwd):/app gekkie/phpinsights

That will run PHPinsights on your local code. If you would like to examine the image / container overload the entrypoint:

docker run -v $(pwd):/app --entrypoint=/bin/bash gekkie/phpinsights

Tag summary

Content type

Image

Digest

Size

168.2 MB

Last updated

over 7 years ago

docker pull gekkie/phpinsights