sha256:a714f339a62699bf9dbf50d404796844a91528df59002d30a96029f7a1306642
OS/ARCH
linux/amd64
Compressed size
3.12 GB
Last pushed
11 months by janx
Type
Image
Manifest digest
sha256:a714f339a62699bf9dbf50d404796844a91528df59002d30a96029f7a1306642
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.94 MB10ENV TRIGGER_REBUILD=20 B11COPY install-packages upgrade-packages /usr/bin/ #842 B12RUN /bin/sh -c yes |192.22 MB13ENV LANG=en_US.UTF-80 B14RUN /bin/sh -c upgrade-packages #113.54 KB15RUN /bin/sh -c add-apt-repository -y45.53 MB16RUN /bin/sh -c curl -s343.36 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 # buildkit164 B23COPY default.gitconfig /home/gitpod/.gitconfig # buildkit190 B24RUN /bin/sh -c git lfs229 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.69 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.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 -c88.87 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 -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.51 MB63COPY nvm-lazy.sh /home/gitpod/.nvm/nvm-lazy.sh # buildkit448 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.12 /bin/sh -c309.81 MB72RUN |1 PYTHON_VERSION=3.12.12 /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 # buildkit530 B77ARG RUBY_VERSION0 B78USER gitpod0 B79ENV TRIGGER_REBUILD=20 B80RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c3.85 MB81ADD ./install.sh /tmp # buildkit302 B82RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c137.22 MB83RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c281 B84RUN |1 RUBY_VERSION=3.2.9 /bin/sh -c190 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.42 MB94RUN |1 RUST_VERSION=1.90.0 /bin/sh -c297 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.170 B100RUN /bin/sh -c mkdir ~/.cache143 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 install74.86 MB106USER root0 B107ENV TRIGGER_REBUILD=20 B108RUN /bin/sh -c curl -fsSL113.08 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-server56.09 MB115COPY mysql.cnf /etc/mysql/mysql.conf.d/mysqld.cnf # buildkit489 B116COPY client.cnf /etc/mysql/mysql.conf.d/client.cnf # buildkit269 B117COPY mysql-bashrc-launch.sh /etc/mysql/mysql-bashrc-launch.sh # buildkit414 B118USER gitpod0 B119RUN /bin/sh -c echo "/etc/mysql/mysql-bashrc-launch.sh"214 B120USER root0 B121ENV TRIGGER_REBUILD=20 B122COPY /usr/bin/composer /usr/bin/composer # buildkit733.85 KB123RUN /bin/sh -c for _ppa67.19 MB124COPY apache2/ /etc/apache2/ # buildkit826 B125COPY nginx /etc/nginx/ # buildkit626 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.73 KB135USER gitpod0 B136ENV USER=gitpod0 B137WORKDIR /home/gitpod32 B138RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =109.38 MB139RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =221 B140RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =235 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 # buildkit223 B145RUN |2 NIX_VERSION=2.19.2 NIX_CONFIG=experimental-features =20.31 MB146USER root0 B147ENV TRIGGER_REBUILD=30 B148RUN /bin/sh -c curl -fsSL80.25 MB149USER gitpod0 BCommand
ARG RELEASE