This website requires JavaScript.
Explore
Help
Sign In
radityo
/
ansible-nginx
mirror of
https://github.com/HanXHX/ansible-nginx.git
Watch
1
Star
0
Fork
You've already forked ansible-nginx
0
Code
Issues
Projects
Releases
Wiki
Activity
9779555ac8
ansible-nginx
/
tests
/
debian-wheezy.Dockerfile
5 lines
88 B
Docker
Raw
Blame
History
FROM
williamyeh/ansible:debian7-onbuild
RUN
apt-get update
CMD
[
"sh"
,
"tests/test.sh"
]
Reference in New Issue
View Git Blame
Copy Permalink