sha256:94b5965db6040dbc4b246ea7f8a885e4b1e126f408d55cf775a6be9a7780461c
OS/ARCH
linux/amd64
Compressed size
4.23 GB
Last pushed
about 2 years by laurentdoguin
Type
Image
Manifest digest
sha256:94b5965db6040dbc4b246ea7f8a885e4b1e126f408d55cf775a6be9a7780461c
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 B53USER root0 B54ENV TRIGGER_REBUILD=10 B55RUN /bin/sh -c curl -fsSL160.69 MB56RUN /bin/sh -c sudo update-alternatives2.81 KB57USER gitpod0 B58USER root0 B59ENV TRIGGER_REBUILD=10 B60RUN /bin/sh -c install-packages rlwrap525.23 KB61RUN /bin/sh -c curl https://download.clojure.org/install/linux-install-1.10.3.1029.sh13.62 MB62USER gitpod0 B63ARG GO_VERSION0 B64USER gitpod0 B65ENV TRIGGER_REBUILD=10 B66ENV GO_VERSION=1.23.00 B67ENV GOPATH=/home/gitpod/go-packages0 B68ENV GOROOT=/home/gitpod/go0 B69ENV PATH=/home/gitpod/go/bin:/home/gitpod/go-packages/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 B70RUN |1 GO_VERSION=1.23.0 /bin/sh -c70.55 MB71RUN |1 GO_VERSION=1.23.0 /bin/sh -c80.55 MB72RUN |1 GO_VERSION=1.23.0 /bin/sh -c328 B73ARG JAVA_VERSION0 B74USER gitpod0 B75ENV TRIGGER_REBUILD=10 B76RUN |1 JAVA_VERSION=11.0.24.fx-zulu /bin/sh -c726.5 MB77ENV GRADLE_USER_HOME=/workspace/.gradle/0 B78ARG NODE_VERSION0 B79USER gitpod0 B80ENV TRIGGER_REBUILD=10 B81ENV NODE_VERSION=20.17.00 B82ENV PNPM_HOME=/home/gitpod/.pnpm0 B83ENV PATH=/home/gitpod/.nvm/versions/node/v20.17.0/bin:/home/gitpod/.yarn/bin:/home/gitpod/.pnpm:/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 B84RUN |1 NODE_VERSION=20.17.0 /bin/sh -c97.86 MB85COPY nvm-lazy.sh /home/gitpod/.nvm/nvm-lazy.sh # buildkit451 B86ARG PYTHON_VERSION0 B87USER gitpod0 B88ENV TRIGGER_REBUILD=20 B89ENV PATH=/home/gitpod/.pyenv/bin:/home/gitpod/.pyenv/shims:/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 B90ENV PIPENV_VENV_IN_PROJECT=true0 B91ENV PYENV_ROOT=/home/gitpod/.pyenv0 B92ENV PYCHARM_PYTHON_PATH=/home/gitpod/.pyenv/shims/python0 B93RUN |1 PYTHON_VERSION=3.12.5 /bin/sh -c287.48 MB94RUN |1 PYTHON_VERSION=3.12.5 /bin/sh -c4.11 MB95COPY pyenv.d /home/gitpod/.gp_pyenv.d # buildkit1.94 KB96COPY userbase.bash /home/gitpod/.gp_pyenv.d # buildkit752 B97COPY python_hook.bash /home/gitpod/.bashrc.d/60-python # buildkit1.43 KB98COPY avoid_userbase_hook.bash /home/gitpod/.pyenv/pyenv.d/exec # buildkit531 B99ARG RUBY_VERSION0 B100USER gitpod0 B101ENV TRIGGER_REBUILD=20 B102RUN |1 RUBY_VERSION=3.2.5 /bin/sh -c26.58 KB103RUN |1 RUBY_VERSION=3.2.5 /bin/sh -c28.97 KB104RUN |1 RUBY_VERSION=3.2.5 /bin/sh -c3.82 MB105ADD ./install.sh /tmp # buildkit547 B106RUN |1 RUBY_VERSION=3.2.5 /bin/sh -c270.16 MB107RUN |1 RUBY_VERSION=3.2.5 /bin/sh -c284 B108RUN |1 RUBY_VERSION=3.2.5 /bin/sh -c193 B109ENV GEM_HOME=/workspace/.rvm0 B110ENV GEM_PATH=/workspace/.rvm:0 B111ENV PATH=/home/gitpod/.rvm/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 B112ARG RUST_VERSION0 B113USER root0 B114RUN |1 RUST_VERSION=1.80.0 /bin/sh -c12.35 MB115USER gitpod0 B116ENV TRIGGER_REBUILD=70 B117ENV RUST_VERSION=1.80.00 B118ENV 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 B119RUN |1 RUST_VERSION=1.80.0 /bin/sh -c346.57 MB120RUN |1 RUST_VERSION=1.80.0 /bin/sh -c342.73 MB121COPY cbshconfig /home/gitpod/.cbsh/config # buildkit382 B122USER gitpod0 B123ENV TRIGGER_REBUILD=60 B124RUN /bin/sh -c mkdir ~/.cache124.67 MB125ENV PATH=/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin/:/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 B126ENV MANPATH=:/home/linuxbrew/.linuxbrew/share/man0 B127ENV INFOPATH=:/home/linuxbrew/.linuxbrew/share/info0 B128ENV HOMEBREW_NO_AUTO_UPDATE=10 B129RUN /bin/sh -c brew install66.66 MB130USER root0 B131ENV TRIGGER_REBUILD=10 B132RUN /bin/sh -c curl -fsSL122.69 MB133RUN /bin/sh -c curl -o17.33 MB134RUN /bin/sh -c curl -o4.06 MB135USER gitpod0 B136ARG DOTNET_VERSION0 B137USER gitpod0 B138ENV TRIGGER_REBUILD=10 B139ENV DOTNET_VERSION=8.0.1000 B140RUN |1 DOTNET_VERSION=8.0.100 /bin/sh -c208.57 MB141ENV DOTNET_ROOT=/home/gitpod/dotnet0 B142ENV PATH=/home/gitpod/dotnet:/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 B143RUN |1 DOTNET_VERSION=8.0.100 /bin/sh -c387 B144RUN |1 DOTNET_VERSION=8.0.100 /bin/sh -c381 B145USER root0 B146ENV TRIGGER_REBUILD=20 B147COPY /usr/bin/composer /usr/bin/composer # buildkit713.03 KB148RUN /bin/sh -c for _ppa77.68 MB149COPY apache2/ /etc/apache2/ # buildkit831 B150COPY nginx /etc/nginx/ # buildkit630 B151ENV APACHE_DOCROOT_IN_REPO=public0 B152ENV NGINX_DOCROOT_IN_REPO=public0 B153USER gitpod0 B154ARG NIX_VERSION0 B155ARG NIX_CONFIG=0 B156ENV NIX_VERSION=2.19.20 B157USER root0 B158ENV TRIGGER_REBUILD=10 B159RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =18.87 KB160USER gitpod0 B161ENV USER=gitpod0 B162WORKDIR /home/gitpod34 B163RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =103.04 MB164RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =222 B165RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =236 B166RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =243 B167RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =39 MB168COPY <<EOF /home/gitpod/.config/direnv/config.toml # buildkit255 B169COPY <<EOF /home/gitpod/.bashrc.d/999-direnv # buildkit222 B170RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =16.76 MB171USER root0 B172ENV TRIGGER_REBUILD=30 B173RUN /bin/sh -c curl -fsSL65.76 MB174USER gitpod0 BCommand
ARG RELEASE