Sign inSign up

plone/plone-backend:nightly-20260901

Multi-platform
Index digest

sha256:8f40e3942f6a91fa204502b4072a26719e9b137104fef24d5cfb54fec5cd4cec

OS/ARCH

Compressed size

311.68 MB

Last pushed

24 days by dockerplone

Type

Image

Manifest digest

sha256:41d80a8170b1790919074b1c5c462893d0e7196cc154a9d9997bf502b735a0e4

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.37 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;12.44 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9ENV PIP_PARAMS=0 B
10ENV PIP_VERSION=26.1.20 B
11LABEL maintainer=Plone Community <[email protected]> org.label-schema.name=plone-backend0 B
12COPY /wheelhouse /wheelhouse # buildkit71.1 MB
13RUN /bin/sh -c 58.34 MB
14WORKDIR /app32 B
15RUN /bin/sh -c 71.54 MB
16COPY skeleton/ /app # buildkit6.1 KB
17RUN /bin/sh -c 67.97 MB
18EXPOSE [8080/tcp]0 B
19VOLUME [/data]0 B
20HEALTHCHECK {Test:[CMD-SHELL wget -q http://127.0.0.1:8080/ok0 B
21ENTRYPOINT ["/app/docker-entrypoint.sh"]0 B
22CMD ["start"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'