Sign inSign up

penpotapp/backend:2.13.2

Multi-platform
Developer tools
Index digest

sha256:d2fd58465adc02e90db6f220ed012e3e77135b551baa1b2b5a6a155060849ea3

OS/ARCH

Compressed size

388.31 MB

Last pushed

7 months by penpotadmin

Type

Image

Manifest digest

sha256:779a52bd70f2a9f2f090011fd11aa70f444b505ef1de02a2557309b6ff1e47f0

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 / 27.53 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;71.43 MB
10COPY /opt/jre /opt/jre # buildkit45.15 MB
11COPY /opt/node /opt/node # buildkit46.88 MB
12COPY /opt/imagick /opt/imagick # buildkit21.16 MB
13ARG BUNDLE_PATH=./bundle-backend/0 B
14COPY --chown=penpot:penpot ./bundle-backend/ /opt/penpot/backend/ #176.17 MB
15USER penpot:penpot0 B
16WORKDIR /opt/penpot/backend32 B
17CMD ["/bin/bash" "run.sh"]0 B

Command

 ARG RELEASE