sha256:63dd625011ac5df2c0a222226affe2277103d9cde03c73ded6c93091b322bfd6
OS/ARCH
linux/amd64
Compressed size
853.83 MB
Last pushed
10 months by janx
Type
Image
Manifest digest
sha256:63dd625011ac5df2c0a222226affe2277103d9cde03c73ded6c93091b322bfd6
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 RUBY_VERSION0 B32USER gitpod0 B33ENV TRIGGER_REBUILD=20 B34RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c3.85 MB35ADD ./install.sh /tmp # buildkit305 B36RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c141.86 MB37RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c282 B38RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c192 B39ENV GEM_HOME=/workspace/.rvm0 B40ENV GEM_PATH=/workspace/.rvm:0 B41ENV PATH=/home/gitpod/.rvm/bin:/home/gitpod/.local/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B42USER root0 B43ENV TRIGGER_REBUILD=20 B44RUN /bin/sh -c curl -fsSL99.32 MB45RUN /bin/sh -c curl -o20.46 MB46RUN /bin/sh -c curl -o4.16 MB47USER gitpod0 B48USER root0 B49ENV TRIGGER_REBUILD=30 B50RUN /bin/sh -c curl -fsSL80.32 MB51USER gitpod0 BCommand
ARG RELEASE