Sign inSign up

nicodocker91/phpmetrics

By nicodocker91

•Updated about 7 years ago

Docker Images that allows you to run the tool PhpMetrics in your project.

Image
1

9.7K

nicodocker91/phpmetrics repository overview

⁠Docker image for PhpMetrics

⁠Usage

To launch the phpMetrics into the container, run:

docker run --rm --user $(id -u):$(id -g) --volume $(pwd):/data/www nicodocker91/phpmetrics <options> ${ROOT_FOLDER}

⁠Volumes

The only volume available to mount is /data.

The entrypoint is /data/www.

⁠Options

Run the following command to read all options available:

docker run --rm nicodocker91/phpmetrics --help

Tag summary

Content type

Image

Digest

Size

38.5 MB

Last updated

about 7 years ago

docker pull nicodocker91/phpmetrics