Sign inSign up

vcarreira/phpspec

By vcarreira

•Updated almost 6 years ago

PHPSpec docker image to be used with Laravel

Image
0

1.4K

vcarreira/phpspec repository overview

⁠Phpspec container for Laravel

This is a Docker⁠ image for phpspec CLI⁠ to be used with the Laravel PHP Framework⁠.

An automated build for this repo is available on the Docker Hub⁠.

This image works well when used with the Docker Laravel⁠ multi-container solution.

⁠Images used by Docker Laravel⁠

⁠Running phpspec commands

The container working directory is the volume /var/www. You can run any phpspec command like this:

docker run -t --rm -v $(pwd):/var/www vcarreira/phpspec <phpspec args here>

:ok_hand: Happy Coding.

If you have any feedback or questions, feel free to contact me on Twitter with @vcarreira⁠ or email with [email protected]⁠.

Tag summary

Content type

Image

Digest

Size

221.1 MB

Last updated

almost 6 years ago

docker pull vcarreira/phpspec