/couchbase-server-docker

Dockerfiles and scripts for running Couchbase Server under Docker and CoreOS

Primary LanguageShell

Run Couchbase Server under Docker + CoreOS.

The following Docker images are built with the Dockerfiles contained in this repo:

Regnerating Dockerfiles / Fleet files

The Dockerfile and Fleet files in this repo are generated from templates.

In order to re-generate them, do the following:

$ cd scripts
$ ./generate_scripts.sh && ./generate_dockerfiles.sh && ./generate_fleet.sh