Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 683 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 683 Bytes

Docker image for phpmd

Build Status

The image are based on Alpine Linux and built daily. It also uses tini as init.

Supported tags

How to use this image

Install

Install the container:

docker pull dockerizedphp/phpmd

Usage

docker run --rm -ti -v $(PWD):/app dockerizedphp/phpmd src text cleancode,codesize