sha256:a3fb8dc4f103cbcabd796ae07c97513decb106f309ae042e0e84a45b71da11fa
OS/ARCH
linux/amd64
Compressed size
3.08 GB
Last pushed
12 months by janx
Type
Image
Manifest digest
sha256:a3fb8dc4f103cbcabd796ae07c97513decb106f309ae042e0e84a45b71da11fa
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 / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c set -eux;6.78 MB8RUN /bin/sh -c set -eux;37.66 MB9RUN /bin/sh -c set -ex;164.92 MB10ENV TRIGGER_REBUILD=20 B11COPY install-packages upgrade-packages /usr/bin/ #842 B12RUN /bin/sh -c yes |211.7 MB13ENV LANG=en_US.UTF-80 B14RUN /bin/sh -c upgrade-packages #113.54 KB15RUN /bin/sh -c add-apt-repository -y45.24 MB16RUN /bin/sh -c curl -s344.53 KB17RUN /bin/sh -c install-packages git27.29 MB18RUN /bin/sh -c useradd -l4.38 KB19ENV HOME=/home/gitpod0 B20WORKDIR /home/gitpod32 B21RUN /bin/sh -c { echo1.9 KB22COPY default.gitconfig /etc/gitconfig # buildkit163 B23COPY default.gitconfig /home/gitpod/.gitconfig # buildkit196 B24RUN /bin/sh -c git lfs230 B25USER gitpod0 B26RUN /bin/sh -c sudo echo2.07 KB27ENV PATH=/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B28USER gitpod0 B29ENV TRIGGER_REBUILD=10 B30RUN /bin/sh -c sudo apt-get182 B31USER root0 B32ENV TRIGGER_REBUILD=10 B33RUN /bin/sh -c curl -fsSL162.38 MB34RUN /bin/sh -c sudo update-alternatives3.71 KB35USER gitpod0 B36USER root0 B37ENV TRIGGER_REBUILD=10 B38RUN /bin/sh -c install-packages rlwrap113.72 KB39RUN /bin/sh -c curl https://download.clojure.org/install/linux-install-1.10.3.1029.sh13.62 MB40USER gitpod0 B41ARG GO_VERSION0 B42USER gitpod0 B43ENV TRIGGER_REBUILD=20 B44ENV GO_VERSION=1.24.70 B45ENV GOPATH=/home/gitpod/go-packages0 B46ENV GOROOT=/home/gitpod/go0 B47ENV 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:/bin0 B48RUN |1 GO_VERSION=1.24.7 /bin/sh -c75.34 MB49RUN |1 GO_VERSION=1.24.7 /bin/sh -c88.69 MB50RUN |1 GO_VERSION=1.24.7 /bin/sh -c329 B51ARG JAVA_VERSION0 B52USER gitpod0 B53ENV TRIGGER_REBUILD=10 B54RUN |1 JAVA_VERSION=11.0.28.fx-zulu /bin/sh -c729.67 MB55ENV GRADLE_USER_HOME=/workspace/.gradle/0 B56ARG NODE_VERSION0 B57USER gitpod0 B58ENV TRIGGER_REBUILD=10 B59ENV NODE_VERSION=22.20.00 B60ENV PNPM_HOME=/home/gitpod/.pnpm0 B61ENV PATH=/home/gitpod/.nvm/versions/node/v22.20.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:/bin0 B62RUN |1 NODE_VERSION=22.20.0 /bin/sh -c113.5 MB63COPY nvm-lazy.sh /home/gitpod/.nvm/nvm-lazy.sh # buildkit450 B64ARG PYTHON_VERSION0 B65USER gitpod0 B66ENV TRIGGER_REBUILD=20 B67ENV 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:/bin0 B68ENV PIPENV_VENV_IN_PROJECT=true0 B69ENV PYENV_ROOT=/home/gitpod/.pyenv0 B70ENV PYCHARM_PYTHON_PATH=/home/gitpod/.pyenv/shims/python0 B71RUN |1 PYTHON_VERSION=3.12.11 /bin/sh -c310.09 MB72RUN |1 PYTHON_VERSION=3.12.11 /bin/sh -c3.91 MB73COPY pyenv.d /home/gitpod/.gp_pyenv.d # buildkit1.94 KB74COPY userbase.bash /home/gitpod/.gp_pyenv.d # buildkit750 B75COPY python_hook.bash /home/gitpod/.bashrc.d/60-python # buildkit1.43 KB76COPY avoid_userbase_hook.bash /home/gitpod/.pyenv/pyenv.d/exec # buildkit532 B77ARG RUBY_VERSION0 B78USER gitpod0 B79ENV TRIGGER_REBUILD=20 B80RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c3.85 MB81ADD ./install.sh /tmp # buildkit304 B82RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c136.93 MB83RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c283 B84RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c192 B85ENV GEM_HOME=/workspace/.rvm0 B86ENV GEM_PATH=/workspace/.rvm:0 B87ENV PATH=/home/gitpod/.rvm/bin:/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B88ARG RUST_VERSION0 B89USER gitpod0 B90ENV TRIGGER_REBUILD=70 B91ENV RUST_VERSION=1.90.00 B92ENV PATH=/home/gitpod/.cargo/bin:/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B93RUN |1 RUST_VERSION=1.90.0 /bin/sh -c316.43 MB94RUN |1 RUST_VERSION=1.90.0 /bin/sh -c301 B95ENV CARGO_HOME=/workspace/.cargo0 B96ENV CARGO_INSTALL_ROOT=/home/gitpod/.cargo0 B97ENV RUSTUP_HOME=/home/gitpod/.rustup0 B98USER gitpod0 B99ENV TRIGGER_REBUILD=4.6.140 B100RUN /bin/sh -c mkdir ~/.cache142.85 MB101ENV 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:/bin0 B102ENV MANPATH=:/home/linuxbrew/.linuxbrew/share/man0 B103ENV INFOPATH=:/home/linuxbrew/.linuxbrew/share/info0 B104ENV HOMEBREW_NO_AUTO_UPDATE=10 B105RUN /bin/sh -c brew install73.32 MB106USER root0 B107ENV TRIGGER_REBUILD=20 B108RUN /bin/sh -c curl -fsSL113.05 MB109RUN /bin/sh -c curl -o20.46 MB110RUN /bin/sh -c curl -o4.16 MB111USER gitpod0 B112USER root0 B113ENV TRIGGER_REBUILD=20 B114COPY /usr/bin/composer /usr/bin/composer # buildkit733.84 KB115RUN /bin/sh -c for _ppa67.52 MB116COPY apache2/ /etc/apache2/ # buildkit829 B117COPY nginx /etc/nginx/ # buildkit627 B118ENV APACHE_DOCROOT_IN_REPO=public0 B119ENV NGINX_DOCROOT_IN_REPO=public0 B120USER gitpod0 B121ARG NIX_VERSION0 B122ARG NIX_CONFIG=0 B123ENV NIX_VERSION=2.19.20 B124USER root0 B125ENV TRIGGER_REBUILD=10 B126RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =18.73 KB127USER gitpod0 B128ENV USER=gitpod0 B129WORKDIR /home/gitpod32 B130RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =109.26 MB131RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =222 B132RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =236 B133RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =241 B134RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =50.01 MB135COPY <<EOF /home/gitpod/.config/direnv/config.toml # buildkit256 B136COPY <<EOF /home/gitpod/.bashrc.d/999-direnv # buildkit223 B137RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =20.32 MB138USER root0 B139ENV TRIGGER_REBUILD=30 B140RUN /bin/sh -c curl -fsSL79.96 MB141USER gitpod0 BCommand
ARG RELEASE