v1 conversion to couchbase

This commit is contained in:
Denis Rosa 2021-04-09 17:44:21 +02:00
parent 3bf1fbe95d
commit e0b3c433a7

4
.gitpod.Dockerfile vendored
View file

@ -53,7 +53,7 @@ RUN chmod 777 /etc/service/couchbase-server/run
# 18094: Full-text Search (SSL) (4.5+)
# 18095: Analytics (SSL) (5.5+)
# 18096: Eventing (SSL) (5.5+)
EXPOSE 8091 8092 8093 8094 8095 8096 11207 11210 11211 18091 18092 18093 18094 18095 18096
EXPOSE 8091 8092 8093 8094 8095 8096 11207 11210 11211 18091 18092 18093 18094 18095 18096 11111
VOLUME /opt/couchbase/var
@ -73,4 +73,4 @@ VOLUME /opt/couchbase/var
#RUN apt-get update \
# && apt-get install -y sudo
#
#RUN chmod -R 777 /opt/couchbase/var/lib/
#RUN chmod -R 777 /opt/couchbase/var/lib/