mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-02-24 09:23:29 +07:00
Manages PHP 7.1
This commit is contained in:
5
tests/debian-jessie-php-7.1.Dockerfile
Normal file
5
tests/debian-jessie-php-7.1.Dockerfile
Normal file
@@ -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