Sign inSign up

dessalines/lemmy-ui:1.0.0-try-arm-build.4

Multi-platform
Index digest

sha256:e2613faebb9835c3ca539b7cb437763b5048c418d506f65fa3d4d7e93f5fc1c1

OS/ARCH

Compressed size

159.45 MB

Last pushed

9 months by dessalines

Type

Image

Manifest digest

sha256:a3fec0e63d1226ee3ae9999a52940acf134eff3b275c6c1525ca7c86e61c23a9

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=25.2.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.16 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG TARGETARCH=amd640 B
11ENV NODE_ENV=production0 B
12RUN |1 TARGETARCH=amd64 /bin/sh -c4.41 MB
13COPY --chown=node:node /usr/src/app/dist /app/dist #3.47 MB
14COPY --chown=node:node /usr/src/app/node_modules /app/node_modules #77.85 MB
15RUN |1 TARGETARCH=amd64 /bin/sh -c32 B
16LABEL org.opencontainers.image.authors=The Lemmy Authors0 B
17LABEL org.opencontainers.image.source=https://github.com/LemmyNet/lemmy-ui0 B
18LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
19LABEL org.opencontainers.image.description=The official web app0 B
20HEALTHCHECK &{["CMD-SHELL" "curl -ILfSs http://localhost:1234/0 B
21USER node0 B
22EXPOSE [1234/tcp]0 B
23WORKDIR /app32 B
24CMD ["node" "--enable-source-maps" "dist/js/server.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'