Sign inSign up

penpotapp/backend:2.15.1

Multi-platform
Developer tools
Index digest

sha256:f1ff504c9fcae39e5fa8e3c709e77f941363a6cc75779a6894ef0aca0a15f4b5

OS/ARCH

Compressed size

390.98 MB

Last pushed

4 months by penpotadmin

Type

Image

Manifest digest

sha256:3b229064f0b4a2a7aa4e9f946e64412fba589a39eb97ce805d9388823a6d4302

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Penpot <[email protected]>0 B
7ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 JAVA_HOME=/opt/jre PATH=/opt/jre/bin:/opt/node/bin:/opt/imagick/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8RUN /bin/sh -c set -ex;72.27 MB
9COPY /opt/jre /opt/jre # buildkit45.78 MB
10COPY /opt/node /opt/node # buildkit46.74 MB
11COPY /opt/imagick /opt/imagick # buildkit21.62 MB
12ARG BUNDLE_PATH=./bundle-backend/0 B
13COPY --chown=penpot:penpot ./bundle-backend/ /opt/penpot/backend/ #176.21 MB
14USER penpot:penpot0 B
15WORKDIR /opt/penpot/backend32 B
16CMD ["/bin/bash" "run.sh"]0 B

Command

 ARG RELEASE