This website requires JavaScript.
Explore
Help
Sign In
radityo
/
ansible-php
mirror of
https://github.com/HanXHX/ansible-php.git
Watch
1
Star
0
Fork
You've already forked ansible-php
0
Code
Issues
Projects
Releases
Wiki
Activity
b294234dec
ansible-php
/
tests
/
debian-jessie-php-7.0.Docke...
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Vagrant + tests
2015-07-23 21:35:25 +07:00
FROM williamyeh/ansible:debian8-onbuild
Simplify tests (don't need dotdeb role + force php_version)
2016-03-04 13:12:41 +07:00
RUN apt-get update
CMD ["sh", "tests/test.sh", "7.0"]
Vagrant + tests
2015-07-23 21:35:25 +07:00