sha256:ad44b1e57b7c868dd163de28b27e61afa70afb30b36562f2417616244b9d5ba0
OS/ARCH
linux/amd64
Compressed size
1.28 GB
Last pushed
about 3 years by randyfay
Type
Image
Manifest digest
sha256:ad44b1e57b7c868dd163de28b27e61afa70afb30b36562f2417616244b9d5ba0
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 / 29.03 MB6CMD ["/bin/bash"]0 B7/bin/sh -c set -eux; apt-get6.79 MB8/bin/sh -c apt-get update &&37.63 MB9/bin/sh -c set -ex; apt-get165 MB10ENV TRIGGER_REBUILD=10 B11COPY install-packages upgrade-packages /usr/bin/ #847 B12RUN /bin/sh -c yes |119.01 MB13ENV LANG=en_US.UTF-80 B14RUN /bin/sh -c upgrade-packages #110.94 KB15RUN /bin/sh -c add-apt-repository -y29.64 MB16RUN /bin/sh -c curl -s324.44 KB17RUN /bin/sh -c install-packages git23.63 MB18RUN /bin/sh -c useradd -l4.39 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 # buildkit195 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 -fsSL118.3 MB34RUN /bin/sh -c curl -o17.16 MB35RUN /bin/sh -c curl -o4.14 MB36USER gitpod0 B37USER root0 B38ENV TRIGGER_REBUILD=30 B39RUN /bin/sh -c curl -fsSL56.44 MB40USER gitpod0 B41SHELL [/bin/bash -c]0 B42USER root0 B43RUN /bin/bash -c curl -fsSL7.59 MB44RUN /bin/bash -c install -m32 B45RUN /bin/bash -c curl -fsSL2.48 KB46RUN /bin/bash -c echo "deb259 B47RUN /bin/bash -c apt-get update194.86 MB48RUN /bin/bash -c pip3 install14.69 MB49RUN /bin/bash -c npm install3.84 MB50RUN /bin/bash -c curl -sSfL9.21 MB51RUN /bin/bash -c rm -rf95.24 MB52USER gitpod0 B53RUN /bin/bash -c echo 'if1.98 KB54RUN /bin/bash -c echo 'export2.01 KB55RUN /bin/bash -c echo ".2 KB56RUN /bin/bash -c ln -sf209 B57RUN /bin/bash -c mkdir -p235 B58RUN /bin/bash -c sudo apt-get938 B59RUN /bin/bash -c sudo ln193 B60RUN /bin/bash -c for item139.9 MB61RUN /bin/bash -c cp ~/go/bin/dlv9.03 MB62RUN /bin/bash -c cd /tmp234.11 MBCommand
ARG RELEASE