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

dockerized-php/phpmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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