sha256:82b8fa558c6d037fb371b407c0f3eb4b88bff5df83dd0dd4358177c0ddea296b
OS/ARCH
linux/amd64
Compressed size
2.35 GB
Last pushed
about 2 years by laurentdoguin
Type
Image
Manifest digest
sha256:82b8fa558c6d037fb371b407c0f3eb4b88bff5df83dd0dd4358177c0ddea296b
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.03 MB6CMD ["/bin/bash"]0 B8ARG UPDATE_COMMAND=apt-get update -y -q0 B9ARG CLEANUP_COMMAND=rm -rf /var/lib/apt/lists/* /tmp/*0 B10RUN |2 UPDATE_COMMAND=apt-get update -y37.45 MB11RUN |2 UPDATE_COMMAND=apt-get update -y904.52 KB12ARG CB_RELEASE_URL=https://packages.couchbase.com/releases/7.6.30 B13ARG CB_PACKAGE=couchbase-server-enterprise_7.6.3-linux_@@ARCH@@.deb0 B14ARG CB_SKIP_CHECKSUM=false0 B15ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install0 B16RUN |5 UPDATE_COMMAND=apt-get update -y1.98 KB17RUN |5 UPDATE_COMMAND=apt-get update -y666.79 MB18RUN |5 UPDATE_COMMAND=apt-get update -y196 B19COPY scripts/run /etc/service/couchbase-server/run # buildkit824 B20RUN |5 UPDATE_COMMAND=apt-get update -y856 B21COPY scripts/dummy.sh /usr/local/bin/ # buildkit241 B22RUN |5 UPDATE_COMMAND=apt-get update -y224 B23RUN |5 UPDATE_COMMAND=apt-get update -y34 B24COPY scripts/entrypoint.sh / # buildkit860 B25ENTRYPOINT ["/entrypoint.sh"]0 B26CMD ["couchbase-server"]0 B27EXPOSE map[11207/tcp:{} 11210/tcp:{} 11280/tcp:{} 18091/tcp:{}0 B28VOLUME [/opt/couchbase/var]0 B29COPY scripts/configure-node.sh /etc/service/config-couchbase/run # buildkit1.47 KB30RUN /bin/sh -c chown -R1.47 KB31COPY scripts/create-index.json /opt/couchbase # buildkit469 B32ENV TRIGGER_REBUILD=20 B33COPY install-packages upgrade-packages /usr/bin/ #847 B34RUN /bin/sh -c yes |266.75 MB35ENV LANG=en_US.UTF-80 B36RUN /bin/sh -c upgrade-packages #77.3 KB37RUN /bin/sh -c add-apt-repository -y36.98 MB38RUN /bin/sh -c curl -s278.39 KB39RUN /bin/sh -c install-packages git24.79 MB40RUN /bin/sh -c useradd -l4.58 KB41ENV HOME=/home/gitpod0 B42WORKDIR /home/gitpod34 B43RUN /bin/sh -c { echo1.9 KB44COPY default.gitconfig /etc/gitconfig # buildkit164 B45COPY default.gitconfig /home/gitpod/.gitconfig # buildkit198 B46RUN /bin/sh -c git lfs229 B47USER gitpod0 B48RUN /bin/sh -c sudo echo2.08 KB49ENV PATH=/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install0 B50USER gitpod0 B51ENV TRIGGER_REBUILD=10 B52RUN /bin/sh -c sudo apt-get179 B53ARG JAVA_VERSION0 B54USER gitpod0 B55ENV TRIGGER_REBUILD=10 B56RUN |1 JAVA_VERSION=17.0.12.fx-zulu /bin/sh -c435.03 MB57ENV GRADLE_USER_HOME=/workspace/.gradle/0 B58ARG RUST_VERSION0 B59USER root0 B60RUN |1 RUST_VERSION=1.80.0 /bin/sh -c12.35 MB61USER gitpod0 B62ENV TRIGGER_REBUILD=70 B63ENV RUST_VERSION=1.80.00 B64ENV PATH=/home/gitpod/.cargo/bin:/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install0 B65RUN |1 RUST_VERSION=1.80.0 /bin/sh -c346.57 MB66RUN |1 RUST_VERSION=1.80.0 /bin/sh -c342.73 MB67COPY cbshconfig /home/gitpod/.cbsh/config # buildkit382 B68USER root0 B69ENV TRIGGER_REBUILD=10 B70RUN /bin/sh -c curl -fsSL122.69 MB71RUN /bin/sh -c curl -o17.33 MB72RUN /bin/sh -c curl -o4.06 MB73USER gitpod0 B74USER root0 B75ENV TRIGGER_REBUILD=30 B76RUN /bin/sh -c curl -fsSL65.76 MB77USER gitpod0 BCommand
ARG RELEASE