This repository is the source of tvial/behat which brings:
docker pull tvial/behat
docker run -ti -h docker-behat -v "$(pwd)/project":/root/project tvial/behat zsh
You should see a prompt containing [ docker-behat ] and have behat command available.
If you need adapt the project to your needs, clone, modify the Dockerfile and from the source directory, run:
docker build -t tvial/behat .
Also available via Docker Index.
Content type
Image
Digest
sha256:96e7cc819…
Size
167 MB
Last updated
over 9 years ago
docker pull tvial/behat