sha256:8ec2bcd606dff25b412aade556d134e4c5d3de60af8ac12ee1bbf92acb7a86cc
OS/ARCH
linux/amd64
Compressed size
1.09 GB
Last pushed
12 months by janx
Type
Image
Manifest digest
sha256:8ec2bcd606dff25b412aade556d134e4c5d3de60af8ac12ee1bbf92acb7a86cc
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.93 MB10ENV TRIGGER_REBUILD=20 B11COPY install-packages upgrade-packages /usr/bin/ #842 B12RUN /bin/sh -c yes |275.08 MB13ENV LANG=en_US.UTF-80 B14RUN /bin/sh -c upgrade-packages #113.54 KB15RUN /bin/sh -c add-apt-repository -y43.81 MB16RUN /bin/sh -c curl -s344.82 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 # buildkit193 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 PYTHON_VERSION0 B32USER gitpod0 B33ENV TRIGGER_REBUILD=20 B34ENV 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 B35ENV PIPENV_VENV_IN_PROJECT=true0 B36ENV PYENV_ROOT=/home/gitpod/.pyenv0 B37ENV PYCHARM_PYTHON_PATH=/home/gitpod/.pyenv/shims/python0 B38RUN |1 PYTHON_VERSION=3.13.7 /bin/sh -c310.75 MB39RUN |1 PYTHON_VERSION=3.13.7 /bin/sh -c3.93 MB40COPY pyenv.d /home/gitpod/.gp_pyenv.d # buildkit1.93 KB41COPY userbase.bash /home/gitpod/.gp_pyenv.d # buildkit747 B42COPY python_hook.bash /home/gitpod/.bashrc.d/60-python # buildkit1.43 KB43COPY avoid_userbase_hook.bash /home/gitpod/.pyenv/pyenv.d/exec # buildkit528 B44USER root0 B45ENV TRIGGER_REBUILD=20 B46RUN /bin/sh -c curl -fsSL111.22 MB47RUN /bin/sh -c curl -o20.46 MB48RUN /bin/sh -c curl -o4.16 MB49USER gitpod0 B50USER root0 B51ENV TRIGGER_REBUILD=30 B52RUN /bin/sh -c curl -fsSL77.41 MB53USER gitpod0 BCommand
ARG RELEASE