aerospike / aerospike-server.docker

Dockerfiles for Aerospike Server
Other
141 stars 68 forks source link

Alpine support #34

Closed prasad9306 closed 4 years ago

prasad9306 commented 6 years ago

I am trying to build Aerospike-Server using Docker. Here the docker base image is ubuntu: bionic but am in need of an Alpine version of Docker file. Please let me know if there is any aerospike official repository or an alternative approach for this.

volmarl commented 5 years ago

Our base image is now debian9.5-slim which should be more secured and have less of a footprint. As of now we don't have an Alpine Docker or install procedure. We will further look into this internally.