sha256:309108b4c14909ef48d401283fbe4609c4484553c1a6d2853a6f614661386bcf
OS/ARCH
Compressed size
820.64 MB
Last pushed
about 1 year by mosquito
Type
Image
Manifest digest
sha256:a5e3e210e8444ec16f3add7f6a49e3c92f7107698af2fb9a7090110546925c7b
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 / 26.09 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV TZ=Etc/UTC0 B9ENV LANG=en_US.UTF-80 B10COPY sources.list /etc/apt/sources.list # buildkit343 B11COPY apt.conf /etc/apt/apt.conf.d/snakepacker # buildkit231 B12RUN /bin/sh -c apt-get update11.64 MB13ENV LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_TIME=en_US.UTF-80 B14COPY deadsnakes.list /etc/apt/sources.list.d/deadsnakes.list # buildkit227 B15COPY deadsnakes.gpg /etc/apt/trusted.gpg.d/deadsnakes.gpg # buildkit1.35 KB16COPY tools/ /usr/local/sbin/ # buildkit987 B17RUN /bin/sh -c chmod a+x982 B18COPY docker-clean /etc/apt/apt.conf.d/docker-clean # buildkit216 B19ENV PYTHONDONTWRITEBYTECODE=True0 B20ENV XDG_CACHE_HOME=/tmp/cache0 B21RUN /bin/sh -c apt-install git-core166.46 MB22ADD https://bootstrap.pypa.io/get-pip.py /usr/share/python/get-pip.py # buildkit1.74 MB23RUN /bin/sh -c apt-install 43.75 MB24RUN /bin/sh -c apt-install -y33.61 MB25RUN /bin/sh -c apt-install -y949 B26RUN /bin/sh -c apt-install -y38.51 MB27RUN /bin/sh -c apt-install -y37.61 MB28RUN /bin/sh -c apt-install -y55.6 MB29RUN /bin/sh -c apt-install 283.05 MB30RUN /bin/sh -c ln -snf128 B31RUN /bin/sh -c python3.9 /usr/share/python/get-pip.py69.3 MB32RUN /bin/sh -c rm -fr5.5 MB33RUN /bin/sh -c python3 -m12.57 MB34RUN /bin/sh -c python3 -m6.38 MB35RUN /bin/sh -c python3 -m28.83 MB36ENV PIP_CONFIG_FILE=/etc/pip.conf0 B37RUN /bin/sh -c mkdir -p135 B38ENV PIP_DOWNLOAD_CACHE=/var/cache/pip0 BCommand
ARG RELEASE