sha256:02da8d435fd27b9d5a95e8a0593efc8603586cf51eafc7ff15a12b6588b7e5a2
OS/ARCH
linux/amd64
Compressed size
196.56 MB
Last pushed
over 2 years by travixcibuilder
Type
Image
Manifest digest
sha256:02da8d435fd27b9d5a95e8a0593efc8603586cf51eafc7ff15a12b6588b7e5a2
Image Layers
1ADD file ... in / 44.34 MB2/bin/sh -c set -xe &&857 B3/bin/sh -c rm -rf /var/lib/apt/lists/*528 B4/bin/sh -c mkdir -p /run/systemd170 B5CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update13.64 MB8ARG CB_VERSION=6.0.00 B9ARG CB_RELEASE_URL=https://packages.couchbase.com/releases/6.0.00 B10ARG CB_PACKAGE=couchbase-server-community_6.0.0-ubuntu16.04_amd64.deb0 B11ARG CB_SHA256=949b1ded72776a557b9cd3ac89253a4fe6aed079966a4057c5aec41ae5a30ece0 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install0 B13RUN |4 CB_VERSION=6.0.0 CB_RELEASE_URL=https://packages.couchbase.com/releases/6.0.0 CB_PACKAGE=couchbase-server-community_6.0.0-ubuntu16.04_amd64.deb2.03 KB14RUN |4 CB_VERSION=6.0.0 CB_RELEASE_URL=https://packages.couchbase.com/releases/6.0.0 CB_PACKAGE=couchbase-server-community_6.0.0-ubuntu16.04_amd64.deb134.36 MB15COPY scripts/run /etc/service/couchbase-server/run # buildkit433 B16RUN |4 CB_VERSION=6.0.0 CB_RELEASE_URL=https://packages.couchbase.com/releases/6.0.0 CB_PACKAGE=couchbase-server-community_6.0.0-ubuntu16.04_amd64.deb411 B17COPY scripts/dummy.sh /usr/local/bin/ # buildkit238 B18RUN |4 CB_VERSION=6.0.0 CB_RELEASE_URL=https://packages.couchbase.com/releases/6.0.0 CB_PACKAGE=couchbase-server-community_6.0.0-ubuntu16.04_amd64.deb219 B19RUN |4 CB_VERSION=6.0.0 CB_RELEASE_URL=https://packages.couchbase.com/releases/6.0.0 CB_PACKAGE=couchbase-server-community_6.0.0-ubuntu16.04_amd64.deb117.77 KB20COPY scripts/entrypoint.sh / # buildkit857 B21ENTRYPOINT ["/entrypoint.sh"]0 B22CMD ["couchbase-server"]0 B23EXPOSE map[11207/tcp:{} 11210/tcp:{} 11211/tcp:{} 18091/tcp:{}0 B24VOLUME [/opt/couchbase/var]0 B25MAINTAINER Travix0 B26RUN /bin/sh -c grep security4.09 MB27ENV AUTO_FAILOVER_TIMEOUT=30 CB_REST_PASSWORD= CB_REST_USERNAME=Administrator CLUSTER_NAME=Couchbase0 B28COPY ./docker-entrypoint.sh / # buildkit1.77 KB29COPY ./liveness.sh / # buildkit295 B30COPY ./readiness.sh / # buildkit641 B31COPY ./prestop.sh / # buildkit253 B32RUN /bin/sh -c chmod 5001.77 KB33RUN /bin/sh -c chmod 500294 B34RUN /bin/sh -c chmod 500640 B35RUN /bin/sh -c chmod 500251 B36EXPOSE map[11207/tcp:{} 11209/tcp:{} 11210/tcp:{} 11211/tcp:{}0 B37ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ADD file:11b425d4c08e81a3e0cb2e0345d27cd5fc844dd83f1096af4cc05f635824ff5d in /