Added aerospike cache service

This commit is contained in:
Luciano Gonçalves
2016-08-20 12:28:45 +01:00
parent fb049ef300
commit 9bd70aadc8
2 changed files with 16 additions and 0 deletions

3
aerospike/Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM aerospike:latest
MAINTAINER Luciano Jr <luciano@lucianojr.com.br>