mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
Init repo
This commit is contained in:
6
tests/debian-jessie.Dockerfile
Normal file
6
tests/debian-jessie.Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM williamyeh/ansible:debian8-onbuild
|
||||
|
||||
RUN apt-get update
|
||||
CMD ["sh", "tests/test.sh"]
|
||||
|
||||
EXPOSE 6379
|
||||
Reference in New Issue
Block a user