blackbirdchess-docker-dev/aerospike/Dockerfile
Daniel Seif e8d84cf9a3 Aerospike environment (#2119)
* aerospike's config file is not being used but overwritten on container start
* added environment variable handling for aerospike configuration
2019-05-09 13:41:09 +08:00

4 lines
80 B
Docker

FROM aerospike:latest
LABEL maintainer="Luciano Jr <luciano@lucianojr.com.br>"