Skip to content

Commit

Permalink
typo docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cbastienbaron authored and zdenekdrahos committed Jun 22, 2017
1 parent ce84b53 commit 2b232ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ qa/phpqa
### Docker

```bash
docker run --rm -u $UID -v $PWD:/app eko3alpha/docker-phpqa --report --ignoreDirs vendor,build,migrations,test
docker run --rm -u $UID -v $PWD:/app eko3alpha/docker-phpqa --report --ignoredDirs vendor,build,migrations,test
```

For full documentation please visit [eko3alpha/docker-phpqa](https://hub.docker.com/r/eko3alpha/docker-phpqa/).
Expand Down

0 comments on commit 2b232ed

Please sign in to comment.