Sign inSign up

snakepacker/python:all-pillow

Multi-platform
Index digest

sha256:cf509a20ff7abe9851fb5a206172ae6cca31e26d9d53f1e937e2943ad558d8a7

OS/ARCH

Compressed size

845.02 MB

Last pushed

about 1 year by mosquito

Type

Image

Manifest digest

sha256:286da79260d79e6f035267de55f47b657ca400f042db59e11e4f89c9a74e2efd

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8ENV TZ=Etc/UTC0 B
9ENV LANG=en_US.UTF-80 B
10COPY sources.list /etc/apt/sources.list # buildkit343 B
11COPY apt.conf /etc/apt/apt.conf.d/snakepacker # buildkit231 B
12RUN /bin/sh -c apt-get update11.64 MB
13ENV LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 LC_TIME=en_US.UTF-80 B
14COPY deadsnakes.list /etc/apt/sources.list.d/deadsnakes.list # buildkit227 B
15COPY deadsnakes.gpg /etc/apt/trusted.gpg.d/deadsnakes.gpg # buildkit1.35 KB
16COPY tools/ /usr/local/sbin/ # buildkit987 B
17RUN /bin/sh -c chmod a+x982 B
18COPY docker-clean /etc/apt/apt.conf.d/docker-clean # buildkit216 B
19ENV PYTHONDONTWRITEBYTECODE=True0 B
20ENV XDG_CACHE_HOME=/tmp/cache0 B
21RUN /bin/sh -c apt-install git-core166.46 MB
22ADD https://bootstrap.pypa.io/get-pip.py /usr/share/python/get-pip.py # buildkit1.74 MB
23RUN /bin/sh -c apt-install 43.75 MB
24RUN /bin/sh -c apt-install -y33.61 MB
25RUN /bin/sh -c apt-install -y949 B
26RUN /bin/sh -c apt-install -y38.51 MB
27RUN /bin/sh -c apt-install -y37.61 MB
28RUN /bin/sh -c apt-install -y55.6 MB
29RUN /bin/sh -c apt-install 283.05 MB
30RUN /bin/sh -c ln -snf128 B
31RUN /bin/sh -c python3.9 /usr/share/python/get-pip.py69.3 MB
32RUN /bin/sh -c rm -fr5.5 MB
33RUN /bin/sh -c python3 -m12.57 MB
34RUN /bin/sh -c python3 -m6.38 MB
35RUN /bin/sh -c python3 -m28.83 MB
36ENV PIP_CONFIG_FILE=/etc/pip.conf0 B
37RUN /bin/sh -c mkdir -p135 B
38ENV PIP_DOWNLOAD_CACHE=/var/cache/pip0 B
39RUN /bin/sh -c apt-install libfreetype6-dev24.38 MB
40COPY /usr/share/python3/pillow-runtime-libs.txt /usr/share/python3/pillow-runtime-libs.txt # buildkit188 B
41RUN /bin/sh -c xargs -ra32 B

Command

 ARG RELEASE