docker-compose for starting aerospike and memcache

Place this config wherever you like (in your project) — for instance, ~/myproj/docker/docker-compose.yml:

And this config for aerospike should be placed in a directory ~/myproj/docker/aerospike/etc/docker.conf

After that you should run it like that:

When you finished, just run:

https://docs.docker.com/compose/reference/up/

Similar Posts

LEAVE A COMMENT