FROM couchbase:4.5.1

COPY configure-node.sh /opt/couchbase

CMD ["/opt/couchbase/configure-node.sh"]
