sha256:29fb50576ded084f174df5dcc55488047066ed3520cecbfe7f1c3410597df2dc
OS/ARCH
Compressed size
212.75 MB
Last pushed
13 days by dockerplone
Type
Image
Manifest digest
sha256:e97e5cbe016aa22dc6dae9f3e739f90939919e2e73a066ba86ea835646576c47
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL maintainer=Plone Community <[email protected]> org.label-schema.name=frontend-prod-config0 B11RUN /bin/sh -c 31.66 MB12USER node0 B13WORKDIR /app32 B14EXPOSE [3000/tcp]0 B15HEALTHCHECK {Test:[CMD-SHELL [ -n "$LISTEN_PORT"0 B16ENTRYPOINT ["yarn"]0 B17CMD ["start:prod"]0 B19COPY /app/ /app/ # buildkit100.66 MB20RUN /bin/sh -c corepack install4.24 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'