Aerospike environment (#2119)
* aerospike's config file is not being used but overwritten on container start * added environment variable handling for aerospike configuration
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
4417083a80
commit
e8d84cf9a3
@ -1,7 +1,3 @@
|
||||
FROM aerospike:latest
|
||||
|
||||
LABEL maintainer="Luciano Jr <luciano@lucianojr.com.br>"
|
||||
|
||||
RUN rm /etc/aerospike/aerospike.conf
|
||||
|
||||
COPY aerospike.conf /etc/aerospike/aerospike.conf
|
||||
|
Reference in New Issue
Block a user