sha256:5bdb7a1651f23dc28b0212883482dc4480ac89ab282745cc35f781736d3dfcdf
OS/ARCH
linux/amd64
Compressed size
884.45 MB
Last pushed
12 months by janx
Type
Image
Manifest digest
sha256:5bdb7a1651f23dc28b0212883482dc4480ac89ab282745cc35f781736d3dfcdf
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 B31ARG RUBY_VERSION0 B32USER gitpod0 B33ENV TRIGGER_REBUILD=20 B34RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c3.85 MB35ADD ./install.sh /tmp # buildkit303 B36RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c140.75 MB37RUN |1 RUBY_VERSION=3.3.9 /bin/sh -c283 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 -fsSL113.05 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 -fsSL79.96 MB51USER gitpod0 BCommand
ARG RELEASE