Skip to content

Commit e6627ec

Browse files
author
Andrew McLagan
committed
Updating readme
1 parent 8c6c55b commit e6627ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@ For bug reports, please [open an issue on GitHub](https://github.com/rollbar/rol
4949
Tests are in `tests`.
5050
To run the tests: `composer test`
5151
To fix code style issues: `composer fix`
52+
53+
## Docker
54+
Docker binaries are located in `./bin` and can be run by simply executing `bin/phpunit` for example.
55+
To run tests: `bin/phpunit`
56+
To run all supported versions: `bin/phpunit-versions`
57+
To run composer : `bin/composer install` OR `bin/composer update`

0 commit comments

Comments
 (0)