Init repo

This commit is contained in:
Emilien Mantel
2015-07-15 12:14:39 +02:00
parent a9bd03015f
commit 64cf8b53a4
13 changed files with 253 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
FROM williamyeh/ansible:debian8-onbuild
RUN apt-get update
CMD ["sh", "tests/test.sh"]
EXPOSE 6379