Sign inSign up

penpotapp/backend:2.14.0

Multi-platform
Developer tools
Index digest

sha256:4669dfc8977e957d40b0185d42e820cc6782226b706cb2f7035d3c7f69bd5e6b

OS/ARCH

Compressed size

392.34 MB

Last pushed

6 months by penpotadmin

Type

Image

Manifest digest

sha256:0bb231c049725fde349eb31302cb396d34b67fe4b46e02785b23b50a23397964

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=Penpot <[email protected]>0 B
8ENV 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
9RUN /bin/sh -c set -ex;73.66 MB
10COPY /opt/jre /opt/jre # buildkit45.78 MB
11COPY /opt/node /opt/node # buildkit46.74 MB
12COPY /opt/imagick /opt/imagick # buildkit21.62 MB
13ARG BUNDLE_PATH=./bundle-backend/0 B
14COPY --chown=penpot:penpot ./bundle-backend/ /opt/penpot/backend/ #176.18 MB
15USER penpot:penpot0 B
16WORKDIR /opt/penpot/backend32 B
17CMD ["/bin/bash" "run.sh"]0 B

Command

 ARG RELEASE