sha256:cf509a20ff7abe9851fb5a206172ae6cca31e26d9d53f1e937e2943ad558d8a7
OS/ARCH
Compressed size
753.55 MB
Last pushed
about 1 year by mosquito
Type
Image
Manifest digest
sha256:efe8b09fe5a0c9bd41e81ccb7535fa04d8a1f441446ae362fd59b5d8e5833947
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 / 25.41 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 # buildkit344 B11COPY apt.conf /etc/apt/apt.conf.d/snakepacker # buildkit232 B12RUN /bin/sh -c apt-get update11.71 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/ # buildkit983 B17RUN /bin/sh -c chmod a+x977 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-core137.63 MB22ADD https://bootstrap.pypa.io/get-pip.py /usr/share/python/get-pip.py # buildkit1.74 MB23RUN /bin/sh -c apt-install 40.49 MB24RUN /bin/sh -c apt-install -y30.01 MB25RUN /bin/sh -c apt-install -y928 B26RUN /bin/sh -c apt-install -y34.68 MB27RUN /bin/sh -c apt-install -y33.74 MB28RUN /bin/sh -c apt-install -y48.57 MB29RUN /bin/sh -c apt-install 272.07 MB30RUN /bin/sh -c ln -snf129 B31RUN /bin/sh -c python3.9 /usr/share/python/get-pip.py46.11 MB32RUN /bin/sh -c rm -fr5.5 MB33RUN /bin/sh -c python3 -m12.57 MB34RUN /bin/sh -c python3 -m6.26 MB35RUN /bin/sh -c python3 -m25.03 MB36ENV PIP_CONFIG_FILE=/etc/pip.conf0 B37RUN /bin/sh -c mkdir -p136 B38ENV PIP_DOWNLOAD_CACHE=/var/cache/pip0 B39RUN /bin/sh -c apt-install libfreetype6-dev22.03 MB40COPY /usr/share/python3/pillow-runtime-libs.txt /usr/share/python3/pillow-runtime-libs.txt # buildkit191 B41RUN /bin/sh -c xargs -ra32 BCommand
ARG RELEASE