Skip to content

Commit

Permalink
Merge pull request #3 from elbformat/docker-setup
Browse files Browse the repository at this point in the history
Added docker setup
  • Loading branch information
hgiesenow authored Dec 5, 2023
2 parents a681724 + 0a9de0f commit 6832727
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@

## Installation

### Docker
Simply scan your project with docker
```
docker run ghcr.io/elbformat/phpcpd:latest --version
```

This tool is distributed as a [PHP Archive (PHAR)](https://php.net/phar):

```bash
Expand Down

0 comments on commit 6832727

Please sign in to comment.