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
4a3aed6974
ansible-nginx
/
tests
/
debian-jessie.Dockerfile
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Init repo
2015-07-15 17:14:39 +07:00
FROM williamyeh/ansible:debian8-onbuild
RUN apt-get update
Manage many configurations
2016-10-13 15:19:24 +07:00
CMD ["sh", "tests/travis.sh"]