sha256:22d06bb3e57dcd94b582da018a62b6ccde9d9cdc030e49a42925fa8401adbf3e
OS/ARCH
linux/amd64
Compressed size
3.14 GB
Last pushed
8 months by akosyakov
Type
Image
Manifest digest
sha256:22d06bb3e57dcd94b582da018a62b6ccde9d9cdc030e49a42925fa8401adbf3e
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/ #845 B12RUN /bin/sh -c yes |192.22 MB13ENV LANG=en_US.UTF-80 B14RUN /bin/sh -c upgrade-packages #113.55 KB15RUN /bin/sh -c add-apt-repository -y46.34 MB16RUN /bin/sh -c curl -s343.65 KB17RUN /bin/sh -c install-packages git27.32 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 # buildkit162 B23COPY default.gitconfig /home/gitpod/.gitconfig # buildkit195 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-get181 B31USER root0 B32ENV TRIGGER_REBUILD=10 B33RUN /bin/sh -c curl -fsSL162.38 MB34RUN /bin/sh -c sudo update-alternatives3.7 KB35USER gitpod0 B36USER root0 B37ENV TRIGGER_REBUILD=10 B38RUN /bin/sh -c install-packages rlwrap113.73 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.90 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.9 /bin/sh -c75.46 MB49RUN |1 GO_VERSION=1.24.9 /bin/sh -c90.38 MB50RUN |1 GO_VERSION=1.24.9 /bin/sh -c330 B51ARG JAVA_VERSION0 B52USER gitpod0 B53ENV TRIGGER_REBUILD=10 B54RUN |1 JAVA_VERSION=11.0.28.fx-zulu /bin/sh -c730.63 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.53 MB63COPY nvm-lazy.sh /home/gitpod/.nvm/nvm-lazy.sh # buildkit452 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.13.11 /bin/sh -c316.74 MB72RUN |1 PYTHON_VERSION=3.13.11 /bin/sh -c3.93 MB73COPY pyenv.d /home/gitpod/.gp_pyenv.d # buildkit1.94 KB74COPY userbase.bash /home/gitpod/.gp_pyenv.d # buildkit751 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 # buildkit312 B82RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c138.79 MB83RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c285 B84RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c194 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.92.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.92.0 /bin/sh -c320.62 MB94RUN |1 RUST_VERSION=1.92.0 /bin/sh -c302 B95ENV CARGO_HOME=/workspace/.cargo0 B96ENV CARGO_INSTALL_ROOT=/home/gitpod/.cargo0 B97ENV RUSTUP_HOME=/home/gitpod/.rustup0 B98USER gitpod0 B99ENV TRIGGER_REBUILD=5.0.100 B100RUN /bin/sh -c mkdir ~/.cache145.65 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 install77.08 MB106USER root0 B107ENV TRIGGER_REBUILD=20 B108RUN /bin/sh -c curl -fsSL99.32 MB109RUN /bin/sh -c curl -o20.46 MB110RUN /bin/sh -c curl -o4.16 MB111USER gitpod0 B112USER root0 B113ENV TRIGGER_REBUILD=10 B114RUN /bin/sh -c install-packages mysql-server55.96 MB115COPY mysql.cnf /etc/mysql/mysql.conf.d/mysqld.cnf # buildkit490 B116COPY client.cnf /etc/mysql/mysql.conf.d/client.cnf # buildkit270 B117COPY mysql-bashrc-launch.sh /etc/mysql/mysql-bashrc-launch.sh # buildkit417 B118USER gitpod0 B119RUN /bin/sh -c echo "/etc/mysql/mysql-bashrc-launch.sh"216 B120USER root0 B121ENV TRIGGER_REBUILD=40 B122COPY /usr/bin/composer /usr/bin/composer # buildkit759.74 KB123RUN /bin/sh -c for _ppa78.12 MB124COPY apache2/ /etc/apache2/ # buildkit827 B125COPY nginx /etc/nginx/ # buildkit627 B126ENV APACHE_DOCROOT_IN_REPO=public0 B127ENV NGINX_DOCROOT_IN_REPO=public0 B128USER gitpod0 B129ARG NIX_VERSION0 B130ARG NIX_CONFIG=0 B131ENV NIX_VERSION=2.19.20 B132USER root0 B133ENV TRIGGER_REBUILD=10 B134RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =18.74 KB135USER gitpod0 B136ENV USER=gitpod0 B137WORKDIR /home/gitpod32 B138RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =109.57 MB139RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =221 B140RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =234 B141RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =239 B142RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =50.01 MB143COPY <<EOF /home/gitpod/.config/direnv/config.toml # buildkit255 B144COPY <<EOF /home/gitpod/.bashrc.d/999-direnv # buildkit222 B145RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =19.91 MB146USER root0 B147ENV TRIGGER_REBUILD=30 B148RUN /bin/sh -c curl -fsSL80.32 MB149USER gitpod0 BCommand
ARG RELEASE