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
7892626fc0
ansible-nginx
/
tests
/
debian-jessie.Dockerfile
5 lines
90 B
Docker
Raw
Blame
History
FROM
williamyeh/ansible:debian8-onbuild
RUN
apt-get update
CMD
[
"sh"
,
"tests/travis.sh"
]
Reference in New Issue
View Git Blame
Copy Permalink