ansible-php/tests/debian-jessie-php-7.1.Docke...

6 lines
96 B
Plaintext
Raw Normal View History

2017-03-17 00:22:32 +07:00
FROM williamyeh/ansible:debian8-onbuild
RUN apt-get update
CMD ["sh", "tests/test.sh", "7.1"]