Sign inSign up

plone/plone-backend:nightly-20260802

Multi-platform
Index digest

sha256:49ba427250bc2447355c10f4a5b70eb64bd6a69e81f6e6cf720f0cc8455acec4

OS/ARCH

Compressed size

309.6 MB

Last pushed

about 2 months by dockerplone

Type

Image

Manifest digest

sha256:22c411851362bdde89839cb681e3e912b74b2d8d5b09e74256336877f62aec6b

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.36 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;12.41 MB
7RUN /bin/sh -c set -eux;248 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 # buildkit70.98 MB
13RUN /bin/sh -c 58.33 MB
14WORKDIR /app32 B
15RUN /bin/sh -c 69.73 MB
16COPY skeleton/ /app # buildkit6.1 KB
17RUN /bin/sh -c 67.86 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' '@1783900800'