sha256:26367546063fe2ee1807f9e477ae0054b492ce02af4767675db788e4aacc4766
OS/ARCH
linux/amd64
Compressed size
1 GB
Last pushed
7 months by akosyakov
Type
Image
Manifest digest
sha256:26367546063fe2ee1807f9e477ae0054b492ce02af4767675db788e4aacc4766
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 B31ARG RUST_VERSION0 B32USER gitpod0 B33ENV TRIGGER_REBUILD=70 B34ENV RUST_VERSION=1.92.00 B35ENV PATH=/home/gitpod/.cargo/bin:/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B36RUN |1 RUST_VERSION=1.92.0 /bin/sh -c320.62 MB37RUN |1 RUST_VERSION=1.92.0 /bin/sh -c302 B38ENV CARGO_HOME=/workspace/.cargo0 B39ENV CARGO_INSTALL_ROOT=/home/gitpod/.cargo0 B40ENV RUSTUP_HOME=/home/gitpod/.rustup0 B41USER root0 B42ENV TRIGGER_REBUILD=20 B43RUN /bin/sh -c curl -fsSL99.32 MB44RUN /bin/sh -c curl -o20.46 MB45RUN /bin/sh -c curl -o4.16 MB46USER gitpod0 B47USER root0 B48ENV TRIGGER_REBUILD=30 B49RUN /bin/sh -c curl -fsSL80.32 MB50USER gitpod0 BCommand
ARG RELEASE