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
19a1a84c8f
ansible-php
/
tests
/
debian-wheezy.Dockerfile
7 lines
101 B
Docker
Raw
Blame
History
FROM
williamyeh/ansible:debian7-onbuild
RUN
apt-get update
CMD
[
"sh"
,
"tests/test.sh"
]
EXPOSE
6379
Reference in New Issue
View Git Blame
Copy Permalink