mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-26 14:29:13 +02:00
Fix docker installation link. Add Play With Docker link.
This commit is contained in:
@@ -29,7 +29,9 @@ $ ./vendor/bin/phpunit
|
|||||||
|
|
||||||
## using Docker (optional)
|
## using Docker (optional)
|
||||||
|
|
||||||
You can optionally run tests using [Docker for Mac](https://www.docker.com/docker-mac) or [Windows](https://www.docker.com/docker-windows) or native one for [Linux](https://www.docker.com/docker-debian).
|
You can optionally run tests using [Docker for Mac, Windows or Linux](https://docs.docker.com/compose/install/).
|
||||||
|
Or use Play With Docker [https://labs.play-with-docker.com] and run the tests right inside a browser.
|
||||||
|
|
||||||
Just run:
|
Just run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user