This is a docker image that installs and configures a couchbase sync gateway.
The gateway is installed via dpkg that's downloaded from the official source over at couchbase.com and is currently using the 1.1.1 release.
The major differences to the official image are:
- uses mychiara/base image which in turn is derived from phusion/baseimage
- configures a bucket by default
- make the container aware of a server
- add some users that can read/write or just read.
Copyright (c) mychiara | svs under the GPLv2 license.