sha256:0fce51a3fc8a55987611e24cd1b397de556e028557ea8b4e0221c95a5000fd49
OS/ARCH
linux/amd64
Compressed size
1 GB
Last pushed
8 months by akosyakov
Type
Image
Manifest digest
sha256:0fce51a3fc8a55987611e24cd1b397de556e028557ea8b4e0221c95a5000fd49
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 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.11 /bin/sh -c316.74 MB39RUN |1 PYTHON_VERSION=3.13.11 /bin/sh -c3.93 MB40COPY pyenv.d /home/gitpod/.gp_pyenv.d # buildkit1.94 KB41COPY userbase.bash /home/gitpod/.gp_pyenv.d # buildkit751 B42COPY python_hook.bash /home/gitpod/.bashrc.d/60-python # buildkit1.43 KB43COPY avoid_userbase_hook.bash /home/gitpod/.pyenv/pyenv.d/exec # buildkit532 B44USER root0 B45ENV TRIGGER_REBUILD=20 B46RUN /bin/sh -c curl -fsSL99.32 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 -fsSL80.32 MB53USER gitpod0 BCommand
ARG RELEASE