mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-08-23 23:54:26 +07:00
Manages PHP 7.1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
CMD ["sh", "tests/test.sh", "7.1"]
|
||||
|
||||
Reference in New Issue
Block a user