Add aerospike.conf

This commit is contained in:
Luciano Gonçalves
2016-08-24 16:29:29 +01:00
parent 1afad7f14c
commit 9aa8813a3d
2 changed files with 97 additions and 0 deletions

View File

@ -1,3 +1,7 @@
FROM aerospike:latest
MAINTAINER Luciano Jr <luciano@lucianojr.com.br>
RUN rm /etc/aerospike/aerospike.conf
ADD aerospike.conf /etc/aerospike/aerospike.conf