Sign inSign up

penpotapp/backend:2.14.1

Multi-platform
Developer tools
Index digest

sha256:37199f54ffeaa9ef764a51e1451560d686f28578eaa42de15ed2eb720e099fb0

OS/ARCH

Compressed size

390.33 MB

Last pushed

6 months by penpotadmin

Type

Image

Manifest digest

sha256:e0529c435d176d8c5a2386271f783aa3e11f71d6671df636f0d09203d8c41481

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;72.89 MB
10COPY /opt/jre /opt/jre # buildkit45.69 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.19 MB
15USER penpot:penpot0 B
16WORKDIR /opt/penpot/backend32 B
17CMD ["/bin/bash" "run.sh"]0 B

Command

 ARG RELEASE