This repository contains the Dockerfile for building a Docker image for running Aerospike.
-
Install Docker.
-
Download from public Docker Registry:
docker pull aerospike/aerospike-dev-notebooks
Alternatively, you can build an image from Dockerfile:
docker build -t="aerospike/aerospike-dev-notebooks" github.com/aerospike/aerospike-dev-notebooks.docker